ramonvermeulen commented on issue #49695: URL: https://github.com/apache/airflow/issues/49695#issuecomment-2827149236
Found the cause with some help from @potiuk where `polling_period_seconds` is not part of the `template_fields` in the operator: https://github.com/apache/airflow/blob/5923d9ce82bd2475621673adaa33f3bfa5cf288a/providers/google/src/airflow/providers/google/cloud/operators/cloud_run.py#L268 I am assuming this is intended behavior, so for now closing the issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
