MidnightRiders / MemberPortal

Members-only application for the Midnight Riders
MIT License
2 stars 0 forks source link

Ignore Webhook events by ID from ENV var #44

Closed bensaufley closed 7 years ago

bensaufley commented 7 years ago

Because of a prior bug we've got a Webhook that's just pinging and pinging and getting a 500 because it should be handled but won't be because of that bug. The issue that caused the bug is fixed but the Webhook keeps pinging. This is a way to add event IDs to Heroku's ENV vars to explicitly OK an event.