|
286279cdf5
|
Control warn level for long polls via cargo feature
|
2024-03-10 20:07:59 -05:00 |
|
|
e302df7e39
|
Add more poll timers, spawn process from background threads
|
2024-03-09 15:19:13 -06:00 |
|
|
9fe586b9dd
|
Implement retries for jobs, start warning on long polls
|
2024-03-09 12:15:23 -06:00 |
|
|
dc90e00324
|
Update metrics to 0.22 (plus mechanical changes)
|
2023-12-26 18:06:38 -06:00 |
|
|
c795c1edfa
|
Replace most of actix-rt with tokio, give names to tasks
|
2023-10-20 19:08:11 -05:00 |
|
|
66e1711723
|
Enable proper draining of dropped request payloads
Doing this as the outermost middleware ensures all endpoints are covered.
Update request deadline to turn negative deadlines into immediate failures
|
2023-09-30 16:26:43 -05:00 |
|
|
745e990fa0
|
Remove direct dependency on actix-rt and actix-server
|
2023-09-24 15:45:10 -05:00 |
|
|
a4b1ab7dfb
|
Instrument postgres db calls
|
2023-09-04 21:51:27 -05:00 |
|