Closed vishesh-baghel closed 10 months ago
Add a scheduler job for this feature also to replay all the missed events coming from github. The scheduler will fetch all the events with the status as not-consumed
check this issue for the implementation idea of using a queue manager in front of the app to receive all the webhook events https://github.com/probot/probot/issues/1049
Added hookdeck in front for the app to handle all the events. So, as of now, This feature is not required
This is important to make the app more reliable in case the processing fails in between a job