Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification mechanism if API call consistently failing #2

Open
mloughran opened this issue Aug 21, 2009 · 0 comments
Open

Notification mechanism if API call consistently failing #2

mloughran opened this issue Aug 21, 2009 · 0 comments
Labels

Comments

@mloughran
Copy link
Owner

Currently, as long as stale data is available, the only notice you'll get that an API is failing is a warning in the logs. However, if for example, if the API you're consuming has changed, you'd like to be notified during the stale period so that you can update your code.

I'm thinking webhooks. Maybe a global configurable address which if supplied it would be pinged on failure during the stale period.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant