todo complete

This commit is contained in:
Bryan Stitt 2022-07-07 03:30:04 +00:00
parent c8e62624cf
commit 96fe04b6c8

View File

@ -35,7 +35,7 @@
- [x] endpoint for health checks. if no synced servers, give a 502 error
- [x] rpc errors propagate too far. one subscription failing ends the app. isolate the providers more (might already be fixed)
- [x] incoming rate limiting (by ip)
- [ ] connection pool for redis
- [x] connection pool for redis
- [ ] automatically route to archive server when necessary
- [ ] handle log subscriptions
- [ ] basic request method stats