graphql-hive
graphql-hive copied to clipboard
Provide better feedback for users in case a webhook delivery fails
A failed webhook delivery is swallowed by the service and only logged to internal logs.
In addition, there should be a UI and/or email notification for users with the information that the delivery failed and also a reason on why the delivery failed (HTTP timeout, not found, etc.).
Yeah, it could be better if we get that feature @kamilkisiela
It's a low priority at the moment, feel free to create a Pull Request if you need it asap.