typical example: https://github.com/superfluid-org/protocol-monorepo/actions/runs/18714651529/job/53371073046?pr=2114
Failing test here: Should be able to make the getAllEvents query here (not sure if it's always here)
This is with a local graph node indexing a local hardhat dev chain.
Probably caused by testing logic resetting/rewinding the chain, triggering the reorg error in the graph node.
Is it because running tests in parallel which it shouldn't?
typical example: https://github.com/superfluid-org/protocol-monorepo/actions/runs/18714651529/job/53371073046?pr=2114
Failing test here: Should be able to make the getAllEvents query here (not sure if it's always here)
This is with a local graph node indexing a local hardhat dev chain.
Probably caused by testing logic resetting/rewinding the chain, triggering the reorg error in the graph node.
Is it because running tests in parallel which it shouldn't?