wormhole-explorer/tx-tracker/cmd/backfiller
agodnic 44e236fc61
Update tx tracker backfiller (#540)
### Description

Related issues: https://github.com/wormhole-foundation/wormhole-explorer/issues/525, https://github.com/wormhole-foundation/wormhole-explorer/issues/524

Final updates before running the tx-tracker backfiller on staging and production.
2023-07-18 12:00:04 -03:00
..
README.md [API/TX-TRACKER] Add support for Solana tx hashes (#218) 2023-04-05 10:33:28 -03:00
main.go Update tx tracker backfiller (#540) 2023-07-18 12:00:04 -03:00

README.md

Backfiller

Reprocess all VAAs in a specified time range: STRATEGY_NAME=time_range STRATEGY_TIMESTAMP_AFTER=2023-01-01T00:00:00.000Z STRATEGY_TIMESTAMP_BEFORE=2023-04-01T00:00:00.000Z ./backfiller

Reprocess only VAAs that failed due to internal errors: STRATEGY_NAME=reprocess_failed ./backfiller