Skip to content

retry Cloud Scheduler 409 sync mutate cannot be queued#17750

Draft
bluebasil wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
bluebasil:main
Draft

retry Cloud Scheduler 409 sync mutate cannot be queued#17750
bluebasil wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
bluebasil:main

Conversation

@bluebasil
Copy link
Copy Markdown
Contributor

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

Cloud Scheduler can return "409: sync mutate calls cannot be queued" is there are simultaneous calls to the same resource, or if there is a delete too soon after a create.  These will succeed after a retry.

This adds retries for this specific error message.

@modular-magician
Copy link
Copy Markdown
Collaborator

modular-magician commented May 27, 2026

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit c9420a2:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 2 files changed, 51 insertions(+), 35 deletions(-)
google-beta provider View Diff 2 files changed, 51 insertions(+), 35 deletions(-)
terraform-google-conversion View Diff 1 file changed, 11 insertions(+)

Step 1: Replaying Mode

Caution

Build Failure during VCR tests

🔴 REPLAYING mode: The following packages failed to build:

  • cloudscheduler

Please fix the compilation errors to complete your PR.

View the build log

@bluebasil VCR tests complete for c9420a2!

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.

2 participants