FAQ | This is a LIVE service | Changelog

Skip to content

feat: add `schedule_retry_config` variable

Dave Hart requested to merge 15-add-max-retries-var into master

Add schedule_retry_config variable that controls the configuration used to retry a scheduled job that does not complete successfully. It corresponds to the retry_config argument of the google_cloud_scheduler_job resource.

Closes #15

Edited by Dave Hart

Merge request reports

Loading