Andreas Nord
08/08/2022, 3:07 PMError during execution of task: ValueError('A secret name must be provided.')
The secret task runs for 18 minutes (?) and it downstream tasks succeeds somehow, see image. I am on Prefect 1.2.4Bianca Hoch
08/08/2022, 3:53 PMAndreas Nord
08/08/2022, 3:55 PMBianca Hoch
08/08/2022, 4:30 PMPrefectSecret("YOUR_SECRET", max_retries=3, retry_delay=timedelta(seconds=5))
Andreas Nord
08/09/2022, 7:01 AMBianca Hoch
08/10/2022, 2:03 PM