Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Stripe Stripe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 83
    • Issues 83
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Extensions
  • StripeStripe
  • Merge requests
  • !164

Check number of pending webhooks to avoid connection limit

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged mattwire requested to merge pendingwebhook into master Jul 27, 2021
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 4

Have used PaymentprocessorWebhook v4 API, to fetch the current non-processed webhooks. Then if its count is greater than let's say 50, then we do not need to process this webhook simultaneously.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: pendingwebhook