Avi
10/01/2023, 5:52 PMNate
10/01/2023, 10:17 PM.load
like any other block to call its .notify
method
does that answer your question? I'm not sure what you mean by "notifications" otherwiseAvi
10/02/2023, 10:45 AMNotifications
menu under the prefect server UI:
Could not find the API to setup those NotificationsAvi
10/02/2023, 10:47 AMNate
10/02/2023, 12:39 PMNotification
on 2.13.4 and its working for me - are you sure that the code you're expecting might fail is running against your server? or is it running against the ephemeral api? (i.e. what does prefect version show when you don't see the notification appear)Avi
10/02/2023, 12:53 PMNate
10/02/2023, 12:57 PMNate
10/02/2023, 12:57 PMdev
tagNate
10/02/2023, 12:59 PMSlackWebhook.load(...).notify()
in an on_failure
hook like thisAvi
10/02/2023, 1:17 PMFlow run URL: <http://ephemeral-prefect/api/flow-runs/flow-run/92000c4f-08dd-4118-b23c-1c18016827c6>
) where should I configure the server name to be sent on the alert?Nate
10/02/2023, 3:07 PMPREFECT_API_URL
somewhere