graphql-hive / graphql-hive/console
Add webhook for when approaching the usage limit
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 483
- Forks
- 145
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 65
Description
When hitting a configured breakpoint for usage, e.g. 80%/90%/95% of a subscription's usage limit, fire a webhook.
This should not spam if usage is teetering at the limit. So a reasonable delay for re-notifying should be set. This notification may be sent via email, slack, or potentially other APIs.
Contributor guide
Assessment
This issue has not been assessed yet.