Skip to content

Automatically retrieve missing webhook deliveries #109

Description

@emilyalbini

GitHub has an API to list all webhook deliveries in the last three days, retrieve the body of the events, and re-submit the webhooks. It would be nice to update the GitHub server to automatically scrape that API for missing deliveries, without having to manually do that when recovering from outages.

Note that we'll want to filter which webhooks we retrieve the payload for: during the last production outage we had ~7000 missed deliveries, but only 270 of them were for events we actually cared about.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions