FoundKey/packages/backend/src/queue
Johann150 37658f5162
Some checks failed
ci/woodpecker/push/lint-client Pipeline failed
ci/woodpecker/push/lint-sw Pipeline failed
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline failed
server: try to fix queue errors
Some errors in the queue are not properly handled. For example a blocked instance
will cause the respective queue job to be retried. this should of course not happen
and instead the job should be dropped. This is trying to correct that.

Changelog: Fixed
2023-09-24 16:29:27 +02:00
..
processors server: try to fix queue errors 2023-09-24 16:29:27 +02:00
get-job-info.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
index.ts fix: missing paren, type error 2023-05-23 21:49:34 +02:00
initialize.ts chore: fix more miscellaneous lints 2022-12-13 23:09:32 +01:00
logger.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
queues.ts server: default config items on load 2023-02-04 17:56:15 +01:00
types.ts Revert 'Revert "server: fix user deletion race condition"' 2023-05-23 21:49:33 +02:00