Running sql exports via jenkins (backups), On a regular basis i receive "ERROR: (gcloud.sql.export.sql) HTTPError 409: Operation failed because another operation was already in progress. ERROR: (gcloud.sql.operations.wait) argument OPERATION [OPERATION ...]: Must be specified.
I'm trying to determine where i can see which job are causing this to fail
ive tried to extending the gcloud sql operations wait --timeout to 1600 no luck
gcloud sql operations wait --timeout=1600