oneuptime/Worker
2026-01-09 13:58:15 +00:00
..
API feat: Implement KEDA autoscaling for worker service with metrics endpoint 2025-08-12 17:37:13 +01:00
DataMigrations refactor: Simplify code formatting and improve readability across multiple files 2026-01-09 13:58:15 +00:00
Jobs feat: Add job to reset stuck AI Agent tasks to Scheduled status 2025-12-29 15:54:18 +00:00
Services/Queue feat: Implement KEDA autoscaling for worker service with metrics endpoint 2025-08-12 17:37:13 +01:00
Utils refactor: Remove StatusPageSubscriberNotification utility functions and related types 2025-12-08 14:37:50 +00:00
.dockerignore Add initial Worker module with configuration files, Dockerfile, and README 2024-09-16 08:30:48 -07:00
.gitattributes Add initial Worker module with configuration files, Dockerfile, and README 2024-09-16 08:30:48 -07:00
.gitignore Add initial Worker module with configuration files, Dockerfile, and README 2024-09-16 08:30:48 -07:00
Config.ts feat: Introduce configurable concurrency settings for ingest workers in environment variables 2025-08-08 21:52:49 +01:00
Dockerfile.tpl feat: Reduce npm fetch retry timeout values in Dockerfiles 2025-12-16 13:30:12 +00:00
Index.ts feat: Add concurrency logging for various ingest services 2025-08-16 15:04:10 +01:00
nodemon.json Merge branch 'yubikey-auth' 2025-09-30 17:14:39 +01:00
package-lock.json chore: npm audit fix 2025-11-25 01:48:46 +00:00
package.json feat: Add repository field to package.json files across the project 2025-12-11 21:31:52 +00:00
README.md Add initial Worker module with configuration files, Dockerfile, and README 2024-09-16 08:30:48 -07:00
Routes.ts feat: Add job to reset stuck AI Agent tasks to Scheduled status 2025-12-29 15:54:18 +00:00
tsconfig.json Add initial Worker module with configuration files, Dockerfile, and README 2024-09-16 08:30:48 -07: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