Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add support of maxRetries to CloudRunJob #193

Closed
mmartsen opened this issue Jun 23, 2023 · 2 comments · Fixed by #235
Closed

Add support of maxRetries to CloudRunJob #193

mmartsen opened this issue Jun 23, 2023 · 2 comments · Fixed by #235

Comments

@mmartsen
Copy link

mmartsen commented Jun 23, 2023

Hello guys,

it would be nice to allow to specify maxRetries attribute of CloudRunJob to overwrite default value from GCP (which is 3).

See doc: https://cloud.google.com/run/docs/configuring/max-retries

Thanks,

@japerry911
Copy link
Contributor

@mmartsen , this is now possible in Cloud Run Worker v2 #220

@hakimkac99
Copy link
Contributor

hakimkac99 commented Dec 5, 2023

@japerry911, the V2 update is for the worker, what about the cloud run job block (infrastructure) ? link
this is used to run Cloud Run jobs directly (without the Prefect flow logic of the worker)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants