Why does `gcloud run jobs execute` punish you for waiting?
If I run:
re: Google Cloud Run Job – what is property “observedGeneration”?
If you run gcloud run jobs describe my_job --format json
, the last property is called observedGeneration
, and seems to get bumped when you make a change to the job.