Skip to content

fix: orchestrator and agents retry more when connecting to the broker#17285

Merged
PhilWindle merged 1 commit intonextfrom
ag/retry-more
Sep 25, 2025
Merged

fix: orchestrator and agents retry more when connecting to the broker#17285
PhilWindle merged 1 commit intonextfrom
ag/retry-more

Conversation

@alexghr
Copy link
Contributor

@alexghr alexghr commented Sep 25, 2025

This PR increases the number of retries the proving orchestrator and agents attempt before giving up on the broker.

The previous behaviour would only retry three times, totalling 6 seconds. From logs in GCP it looks like it takes Kubernetes approx 20 seconds to register the pod with its service after the pod becomes ready. The new behaviour retries up to 30 seconds.

Fix A-86

@PhilWindle PhilWindle added this pull request to the merge queue Sep 25, 2025
Merged via the queue into next with commit 28bf55f Sep 25, 2025
21 of 22 checks passed
@PhilWindle PhilWindle deleted the ag/retry-more branch September 25, 2025 13:14
@AztecBot
Copy link
Collaborator

💚 All backports created successfully

Status Branch Result
v2

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

PhilWindle added a commit that referenced this pull request Sep 29, 2025
This PR is a backport of the following into V2.

#17169
#17176 
#17186 
#17178 
#17177
#17130
#17039 
#17230
#17245 
#17273
#17186
#17192
#17194 
#17225 
#17285 
#17312 
#17326

---------

Co-authored-by: Alex Gherghisan <alexghr@users.noreply.github.com>
Co-authored-by: Santiago Palladino <santiago@aztec-labs.com>
Co-authored-by: Santiago Palladino <spalladino@gmail.com>
Co-authored-by: alexghr <3816165+alexghr@users.noreply.github.com>
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.

4 participants