Preston Marshall
02/09/2020, 8:28 PMSecret
to the slack notifier or look it up by name? Looking at the code it seems to read from the context, but it's not clear if I can actually set secrets in the context other than via the config fileChris White
PREFECT__CONTEXT__SECRETS__MY_SECRET="value"
- you can always write your own state handlers and notification tasks and use the Prefect library’s implementations as reference