Skip to content

fix ensindexer cache between devnet restarts #2100

@shrugs

Description

@shrugs

Something about the devnet is not actually deterministic and something about Ponder is not clearing the cache for the devnet chain id, so when indexing against a new boot of the devnet, the ponder cache is corrupt and we get indexer errors.

Obviously, the first line of investigation should be figuring out why Ponder isn't clearing this correctly. Secondly, we could simply force clear ponder_sync for this chain id on startup to enforce.

Metadata

Metadata

Assignees

Labels

devopsDevOps related

Type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions