At some point we introduced a flaky step in the container build CI task:
These steps check that contracts are deployed as expected. This contract is correctly deployed, so something about the command line call or RPC request is failing. I suspect it's timing related and we may be making these requests too quickly.
At some point we introduced a flaky step in the container build CI task:
These steps check that contracts are deployed as expected. This contract is correctly deployed, so something about the command line call or RPC request is failing. I suspect it's timing related and we may be making these requests too quickly.