Skip to content

autoprover: re-fetch a completed cloud job on transport failure - #223

Open
jar-ben wants to merge 1 commit into
masterfrom
jaroslav/cloud-fetch-retry
Open

autoprover: re-fetch a completed cloud job on transport failure#223
jar-ben wants to merge 1 commit into
masterfrom
jaroslav/cloud-fetch-retry

Conversation

@jar-ben

@jar-ben jar-ben commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

A transient failure while downloading a completed (SUCCEEDED) cloud job's results used to bubble up and re-run the entire (often hours-long) proof. Retry the fetch itself with capped exponential backoff against the already-finished job instead — never re-prove. Complements the ProverCLI request-level retry/timeout: POU retries individual requests; this covers a whole-fetch failure that outlives those.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant