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

Detect and reschedule Webhook errors #3

@denschub

Description

@denschub

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions