bug: Can't find a mined transaction when running in colocated mode #1974
Labels
bug
Something isn't working
E:3.1 Driver Colocation
See https://github.com/cowprotocol/pm/issues/14 for details
Problem
In the colocated mode the
autopilot
is orchestrating the auction. It informs solvers about the auction, picks a winner, tells the winner to/settle
the solution and afterwards monitors the blockchain for some time to detect the requested tx.But it turns out that we often are not able to find the expected auction which can indicate a bug. (logs)
Impact
It makes it unnecessarily difficult to debug the run loop for a given
tx_hash
because we don't issue a log linking the hash to an auction id.Expected behaviour
If a driver submits a solution the
autopilot
should be able to detect it in a timely manner.Screenshots/logs
1
services version/commit hash and environment
v2.227.1-26-g44bf11c4
The text was updated successfully, but these errors were encountered: