oneuptime/App
Simon Larsen 9348076df0
refactor: Improve error handling in CheckHeartbeat.ts
This commit improves the error handling in the CheckHeartbeat.ts file. It adds a try-catch block around the main logic to catch any errors that occur during the processing of incoming request monitors. Additionally, it logs the error message and the ID of the monitor that caused the error. This change enhances the robustness and reliability of the code by properly handling and logging errors.
2024-06-24 18:50:59 +01:00
..
.vscode Delete unused files and images 2023-12-28 15:48:12 +00:00
FeatureSet refactor: Improve error handling in CheckHeartbeat.ts 2024-06-24 18:50:59 +01:00
greenlock Update Greenlock packageRoot path in StatusPageCerts.ts and app.yaml 2024-04-23 16:39:43 +01:00
.dockerignore Delete unused files and images 2023-12-28 15:48:12 +00:00
.gitattributes Delete unused files and images 2023-12-28 15:48:12 +00:00
.gitignore Update .gitignore and nodemon.json 2024-01-11 19:05:18 +05:30
Dockerfile.tpl Update Dockerfile.tpl files to set APP_VERSION to 1.0.0 if not set 2024-04-09 13:03:32 +01:00
Index.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
nodemon.json Update .gitignore and nodemon.json 2024-01-11 19:05:18 +05:30
package-lock.json refactor: Update dependencies and scripts in package.json files 2024-05-17 13:17:56 +01:00
package.json refactor: Update dependencies and scripts in package.json files 2024-05-17 13:17:56 +01:00
README.md Delete unused files and images 2023-12-28 15:48:12 +00:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact