Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • briar briar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 786
    • Issues 786
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briarbriar
  • briarbriar
  • Merge requests
  • !1127

Use periodic poll task for expiry

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged akwizgran requested to merge 1232-rendezvous-poller-expiry into master Jun 06, 2019
  • Overview 4
  • Commits 1
  • Pipelines 1
  • Changes 2

This branch changes the rendezvous poller to use the periodic poll task for expiry, rather than scheduling a task for each pending contact. This should avoid potential problems if a pending contact is removed and re-added with a new expiry time. As a side-effect, it also reduces the likelihood of expiry happening while a rendezvous connection is opening or open.

Part of #1232 (closed).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 1232-rendezvous-poller-expiry