Wykres commitów

13 Commity (755997e5f78e043f0776b4c298b3ab26a875ae4a)

Autor SHA1 Wiadomość Data
Ryan Barrett 863aa9645f
bump up router to 4 cores, bump up receive and send queues to match
for #1138
2024-06-25 15:57:55 -07:00
Ryan Barrett 13df5e9fe7
bump up router to 2 cores and 100 threads, double receive/send task queue rates 2024-06-13 12:46:26 -07:00
Ryan Barrett 590021926c
bump up router threads from 40 to 50, task queue rate limits
router is hitting 100% CPU sustained during bursts right now, probably need to either rethink its architecture or just add another core soon :/
2024-06-12 15:48:11 -07:00
Ryan Barrett 9d135880d7
task queues: receive and send both now 20 concurrent 2024-05-31 13:46:26 -07:00
Ryan Barrett 3d0aeed2f5
task queues: bump up first retry delay from 2m to 5m 2024-05-31 13:31:45 -07:00
Ryan Barrett 989bfebcbd
bump receive queue up to 5 concurrent
for #1063 :(
2024-05-29 11:24:08 -07:00
Ryan Barrett 6ffc4a3c3b
infra: add new router flex service, switch tasks to run on it
receive, send, webmention, and poll-feed
2024-05-23 20:40:54 -07:00
Ryan Barrett 00464ccfd0
bump up receive task queue rate 2024-05-03 15:31:35 -07:00
Ryan Barrett ac567ee5b7
bump up task queue rates to handle new volume 2024-05-03 11:00:28 -07:00
Ryan Barrett 49d6c82604
add poll-feed task queue 2024-01-06 12:44:09 -10:00
Ryan Barrett db646909e2
delivery: switch from threads to tasks, one per send
for #652
2023-10-31 12:49:27 -07:00
Ryan Barrett df95e41a68
add receive task queue 2023-09-19 11:34:41 -07:00
Ryan Barrett f91486db75
add new atproto-commit task queue, enqueue tasks for new commits
hub will consume these and emit them to subscribeRepos subscribers
2023-09-05 20:10:11 -07:00