another todo
This commit is contained in:
parent
53e7d99d47
commit
46fd6fec0c
@ -81,6 +81,7 @@ Note: Testing with `getLatestBlockByNumber.lua` is not great because the latest
|
||||
- [ ] incoming rate limiting (by ip or by api key or what?)
|
||||
- [ ] measure latency to nodes?
|
||||
- [ ] one proxy for mulitple chains?
|
||||
- [ ] zero downtime deploys
|
||||
- [x] simple proxy
|
||||
- [x] better locking. when lots of requests come in, we seem to be in the way of block updates
|
||||
- [x] load balance between multiple RPC servers
|
||||
@ -88,4 +89,4 @@ Note: Testing with `getLatestBlockByNumber.lua` is not great because the latest
|
||||
- [x] option to disable private rpc and send everything to primary
|
||||
- [x] health check nodes by block height
|
||||
- [x] Dockerfile
|
||||
- [x] docker-compose.yml
|
||||
- [x] docker-compose.yml
|
||||
|
Loading…
Reference in New Issue
Block a user