Iain Sproat
|
0c9b65c52d
|
chore(server/fileuploads): separate garbage collection for logging/alerting (#5405)
- separate exceeded attempts from no remaining compute budget so we can log differently
- this enables each to be alerted differently
|
2025-09-11 12:47:26 +02:00 |
|
Iain Sproat
|
79ef564e1b
|
feat(server/fileuploads): background jobs draws down a compute budget (#5349)
|
2025-09-08 16:26:41 +01:00 |
|
Iain Sproat
|
fdf3b93e95
|
fix(server/fileuploads): prevent file upload jobs silently failing (#5327)
|
2025-08-29 14:46:40 +01:00 |
|
Kristaps Fabians Geikins
|
4b06f42db7
|
chore(server): run TS files directly (no compilation) (#5134)
* sort of works
* type fixes
* added option to run old way too
|
2025-07-23 11:20:40 +02:00 |
|
Iain Sproat
|
74f54bde13
|
Address review comments
|
2025-03-31 13:43:49 +01:00 |
|
Iain Sproat
|
f75b77e899
|
push work on to database, simplify application logic
|
2025-03-31 12:03:43 +01:00 |
|
Iain Sproat
|
d8ec2f12c4
|
feat(file import): expire failed file imports if taking too long
|
2025-03-28 15:05:44 +00:00 |
|