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.
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.