fider
fider copied to clipboard
[BUG] Webhook gets instantly disabled upon error
Fider Cloud or Self Hosted Self-hosted v0.27.0 (yes, we ought to upgrade)
Describe the bug Webhook gets disabled and stays that way upon a single failing invocation.
To Reproduce Steps to reproduce the behavior:
- Create a webhook with an URL that'll fail (http status, bad hostname etc)
- Save
- Click test
- Open webhook and see status being disabled
Expected behavior An error log about failing invocation (console is fine) but webhook staying enabled.