more todo

This commit is contained in:
Bryan Stitt 2022-08-06 06:20:29 +00:00
parent 863036970b
commit 62b53208ee

View File

@ -209,3 +209,4 @@ in another repo: event subscriber
- [ ] tune database connection pool size. i think a single web3_proxy currently maxes out our server
- [ ] subscribing to transactions should be configurable per server. listening to paid servers can get expensive
- [ ] archive servers should be lowest priority
- [ ] docker build context is really big. we must be including target or something