wormhole-explorer/tx-tracker
agodnic 2da5719d49
[tx-tracker] Fix issues related to rate limits (#213)
### Summary

The tx-tracker service was exceeding node RPC rate limits, which caused it to fail.

This pull request changes the APIs upon which the service depends to avoid the same issue in the future.

Also, the backfiller job has been updated accordingly.

Tracking issue: https://github.com/wormhole-foundation/wormhole-explorer/issues/205
2023-03-30 12:25:16 -03:00
..
chains [tx-tracker] Fix issues related to rate limits (#213) 2023-03-30 12:25:16 -03:00
cmd [tx-tracker] Fix issues related to rate limits (#213) 2023-03-30 12:25:16 -03:00
config [tx-tracker] Fix issues related to rate limits (#213) 2023-03-30 12:25:16 -03:00
consumer [tx-tracker] Fix issues related to rate limits (#213) 2023-03-30 12:25:16 -03:00
http/infrastructure
queue
.env.example [TX-TRACKER] Add support for Celo (#209) 2023-03-27 16:14:12 -03:00
.gitignore
Dockerfile.tx-tracker-backfiller
Dockerfile.tx-tracker-service
Makefile
go.mod logging as json (#208) 2023-03-23 15:36:50 -03:00
go.sum logging as json (#208) 2023-03-23 15:36:50 -03:00