oneuptime/Ingestor
Simon Larsen ad1e5fefc6
refactor: Improve error handling in Semaphore.lock()
This commit refactors the Semaphore.lock() function in the MonitorStatusTimelineService and Monitor API files to improve error handling. It adds try-catch blocks around the lock() function calls and logs any errors that occur using the logger. This change ensures that errors during the locking process are properly handled and logged, preventing potential issues with mutex locking.
2024-07-04 20:52:19 +01:00
..
API refactor: Improve error handling in Semaphore.lock() 2024-07-04 20:52:19 +01:00
Docs add new models to clickhouse 2023-10-23 20:02:44 +01:00
Middleware refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
ProtoFiles/OTel/v1 gzip working 2023-10-10 14:41:20 +01:00
Service refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Types refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Utils refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
.dockerignore probe-api to ingestor 2023-10-09 18:54:23 +01:00
.gitattributes probe-api to ingestor 2023-10-09 18:54:23 +01:00
.gitignore probe-api to ingestor 2023-10-09 18:54:23 +01:00
Dockerfile.tpl fix: Ingestor/Dockerfile.tpl to reduce vulnerabilities 2024-05-09 21:47:35 +00:00
Index.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
jest.config.json refactor: Update jest.config.json files with testPathIgnorePatterns 2024-06-11 14:52:55 +01:00
nodemon.json probe-api to ingestor 2023-10-09 18:54:23 +01:00
package-lock.json fix: upgrade protobufjs from 7.2.6 to 7.3.0 2024-05-31 04:55:47 +00:00
package.json fix: upgrade protobufjs from 7.2.6 to 7.3.0 2024-05-31 04:55:47 +00:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00