Ruben Fiszel
|
aaa4cde349
|
feat: filter by worker + backend perf opt (#5489)
* all
* all
* all
* refactor
* sqlx
* ref
* impr
* fix
* fix
* fix
* ee private
|
2025-03-19 09:55:53 +01:00 |
|
Ruben Fiszel
|
5d2e5d5b48
|
fix: prevent monitoring task to die without sending killpill (#5472)
|
2025-03-12 11:51:53 +01:00 |
|
Ruben Fiszel
|
f7865229ef
|
feat: limit the number of times a job can be restarted (3) after loss of pings
|
2025-02-25 16:35:29 +01:00 |
|
Ruben Fiszel
|
92965bba79
|
fix(cli): improve dependency job error message (logs in result)
|
2025-02-20 01:52:18 +01:00 |
|
Lucas Abel
|
966c54b2bf
|
backend: move bench.rs from common to worker crate (#5253)
|
2025-02-10 11:39:59 +01:00 |
|
Lucas Abel
|
6ded2c598e
|
backend: use v2 tables through views where possible (v2 phase 3) (#5119)
|
2025-02-06 12:43:24 +01:00 |
|
Ruben Fiszel
|
ab259b2912
|
improve errors II
|
2025-02-05 16:18:20 +01:00 |
|
Ruben Fiszel
|
fe381aa0cd
|
improve error messages with locations
|
2025-02-05 15:56:58 +01:00 |
|
Lucas Abel
|
e32bcd3383
|
backend: pass cargo check --all-features (#4946)
|
2024-12-18 12:37:31 +01:00 |
|
Lucas Abel
|
3f4e111c57
|
feat(cache): re-work job results cache (#4898)
|
2024-12-11 12:01:48 +01:00 |
|
Ruben Fiszel
|
f7db561304
|
fix tracing
|
2024-12-07 17:17:25 +01:00 |
|
Ruben Fiszel
|
8a5ba115c6
|
feat: add otlp support (#4869)
* all
* all
* add otel
* add otel
* update docker-image
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
|
2024-12-07 16:29:20 +01:00 |
|
Ruben Fiszel
|
715d09c30d
|
simplify warn_after_seconds
|
2024-12-04 18:24:31 +01:00 |
|
Ruben Fiszel
|
f6c4951877
|
improve transparency for slow queries
|
2024-12-04 17:30:58 +01:00 |
|
Ruben Fiszel
|
e54e8ab405
|
fix: retry on inserting completed job (#4784)
* fix: retry on pushing next scheduled job of schedule
* all
* improve error handling
* update sqlx
|
2024-11-25 01:33:44 +01:00 |
|
Ruben Fiszel
|
fd7bf27f27
|
remove rsmq
|
2024-11-24 11:04:54 +01:00 |
|
Ruben Fiszel
|
b6f5be8d0e
|
propagate exit code in error result when relevant
|
2024-11-08 16:37:58 +01:00 |
|
Ruben Fiszel
|
6206f5e75e
|
improve suspend_first frequency behavior
|
2024-09-28 15:50:12 +02:00 |
|
Ruben Fiszel
|
f189aaad5a
|
fix: improve suspend_first behavior and frequency
|
2024-09-28 15:46:50 +02:00 |
|
Ruben Fiszel
|
da969da96f
|
improve benchmarking tools (#4450)
|
2024-09-27 10:48:04 +02:00 |
|
Ruben Fiszel
|
0fc74340b0
|
improve init script error handling
|
2024-09-24 19:27:00 +02:00 |
|
HugoCasa
|
ae8f29a4cb
|
feat: http routing (#4339)
* feat: http routing
* all
* feat: improve UI
* final stuff
* fix: sqlx
* fix: nit
* fix: nits
* fix: error handler display
* fix: routes panel perms
* all
* fix: improve ability to paste from macos in vscode extension
* fix lock-write for deno
* all
* cleaning
* fix
* cli preprocessor
* nits
* nits
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2024-09-20 15:38:38 +02:00 |
|
Ruben Fiszel
|
7d29651d3e
|
fix: graceful worker exits for same worker jobs (#4371)
* all
* fix compile
|
2024-09-11 18:32:08 +02:00 |
|