Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backfill tx-tracker data in the staging environment #524

Open
3 of 4 tasks
agodnic opened this issue Jul 11, 2023 · 1 comment
Open
3 of 4 tasks

Backfill tx-tracker data in the staging environment #524

agodnic opened this issue Jul 11, 2023 · 1 comment
Assignees
Labels
v1 v1 release

Comments

@agodnic
Copy link
Contributor

agodnic commented Jul 11, 2023

Description

We need to backfill missing data for the tx-tracker service.

  • Update backfiller code (increase rate limits where appropriate, optimize EVM adapter, avoid reprocessing the same transaction twice).
  • Test in a local environment.
  • Build docker image
  • Deploy a job to backfill data on the staging environment.

Due to node RPC rate limits the backfilling will be pretty slow, but that's good enough for the time being.

@agodnic agodnic added the v1 v1 release label Jul 11, 2023
@agodnic agodnic self-assigned this Jul 11, 2023
@agodnic
Copy link
Contributor Author

agodnic commented Jul 12, 2023

This will have to wait until we solve #518

@agodnic agodnic changed the title Backfill tx-tracker data on the staging environment Backfill tx-tracker data in the staging environment Jul 14, 2023
agodnic added a commit that referenced this issue Jul 18, 2023
### Description

Related issues: #525, #524

Final updates before running the tx-tracker backfiller on staging and production.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1 v1 release
Projects
None yet
Development

No branches or pull requests

1 participant