more to do

This commit is contained in:
Bryan Stitt 2022-05-12 06:00:18 +00:00
parent 46fd6fec0c
commit 030e458658

View File

@ -82,6 +82,7 @@ Note: Testing with `getLatestBlockByNumber.lua` is not great because the latest
- [ ] measure latency to nodes?
- [ ] one proxy for mulitple chains?
- [ ] zero downtime deploys
- [ ] are we using Acquire/Release/AcqRel properly? or do we need other modes?
- [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