ar-io / arns-service

Koa microservice that leverages Warp to support the ArNS Portal and ar.io observers.
https://api.arns.app
GNU Affero General Public License v3.0
19 stars 4 forks source link

feat(prefetch): prefetch contract states on startup #87

Closed dtfiedler closed 9 months ago

dtfiedler commented 9 months ago

This should help alleviate pain after new deploys, and hydrate caches for contracts that have a lot of interactions as early as possible.

There's more we can do on the deploy side to check the status of these contracts before opening the tasks up for requests.