fider icon indicating copy to clipboard operation
fider copied to clipboard

[BUG] Webhook gets instantly disabled upon error

Open gs11 opened this issue 3 months ago • 0 comments

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:

  1. Create a webhook with an URL that'll fail (http status, bad hostname etc)
  2. Save
  3. Click test
  4. Open webhook and see status being disabled

Expected behavior An error log about failing invocation (console is fine) but webhook staying enabled.

gs11 avatar Dec 08 '25 16:12 gs11