oneuptime/Ingestor
Simon Larsen 5716ab2445
refactor: Update API error handling and display
The API class in API.ts has been updated to improve error handling and display. The getFriendlyErrorMessage method now includes additional error cases and returns more specific error messages for network errors, timeouts, request aborts, cancellations, connection issues, and SSL certificate expiration. This change enhances the user experience by providing clearer and more informative error messages.
2024-06-13 21:45:56 +01:00
..
API refactor: Add isMonotonic column to Metric model 2024-06-10 12:49:29 +01:00
Docs add new models to clickhouse 2023-10-23 20:02:44 +01:00
Middleware refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
ProtoFiles/OTel/v1 gzip working 2023-10-10 14:41:20 +01:00
Service refactor: Add isMonotonic column to Metric model 2024-06-10 12:49:29 +01:00
Types probe-api to ingestor 2023-10-09 18:54:23 +01:00
Utils refactor: Update Encryption.ts to use Utf8 encoding for decryption 2024-05-29 13:20:56 +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 API error handling and display 2024-06-13 21:45:56 +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