Skip to content
Discussion options

You must be logged in to vote

I’ve dealt with scaling webhook systems for a project that processed a high volume of GitHub events (PRs, pushes, issues), and the biggest lesson was: never process webhooks synchronously.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mithun50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Apps API and Webhooks Discussions related to GitHub's APIs or Webhooks Question Ask and answer questions about GitHub features and usage source:ui Discussions created via Community GitHub templates API Discussions around GitHub API platform and docs
2 participants