Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Detect and reschedule Webhook errors #3

Open
denschub opened this issue Nov 23, 2021 · 0 comments
Open

Detect and reschedule Webhook errors #3

denschub opened this issue Nov 23, 2021 · 0 comments
Assignees

Comments

@denschub
Copy link
Member

GitHub offers an API to query webhook deliveries and rescheduling a delivery. If the app is down for any reason, for example during server-reboots, it's possible that we might miss an updated issue.

Given the architecture of this application, handling that case isn't too hard, though. We can automatically redeliver failed deliveries once every 30 minutes or so.

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

No branches or pull requests

1 participant