Vincent Chéry
04/23/2021, 1:02 PMprefect.utilities.notifications.slack_notifier
behind a proxy. A search in the docs and in the slack community give nothing so before submitting a new issue I wanted to check if I was not missing something ! đ ThanksKostas Chalikias
04/23/2021, 1:51 PMVincent Chéry
04/23/2021, 2:05 PMVincent Chéry
04/23/2021, 2:06 PMKostas Chalikias
04/23/2021, 2:07 PMKostas Chalikias
04/23/2021, 2:09 PMKostas Chalikias
04/23/2021, 2:10 PMKevin Kho
Vincent Chéry
04/23/2021, 2:30 PM<http://requests.post|requests.post>
accepts a proxy
argument, so it looks pretty simple to add a keyword argument to prefect.utilities.notifications.slack_notifier
and pass it to <http://requests.post|requests.post>
.
I might spend some time to draft a PR for it.