At the moment the builds fail when the RPC call to get genesis hash or program hash fails. Which is especially annoying because it happens at the end of a build.
To mitigate this locally people could use a different RPC url. But in the remote build its not easy because we do not want to expose a payed RPC api key to the container.
So hopefully these retries will help with the problem.
At the moment the builds fail when the RPC call to get genesis hash or program hash fails. Which is especially annoying because it happens at the end of a build.
To mitigate this locally people could use a different RPC url. But in the remote build its not easy because we do not want to expose a payed RPC api key to the container.
So hopefully these retries will help with the problem.