Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
signalboost
signalboost
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 133
    • Issues 133
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 4
    • Merge Requests 4
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • team-friendo
  • signalboostsignalboost
  • Merge Requests
  • !392

Merged
Opened Sep 17, 2020 by aguestuser@aguestuserOwner

[hotfix] dial socket pool to 5 (temporarily)

  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1
  • we are about to delete a large channel, which will yield interesting data on message lag when it sends out a notification of the deletion to all subscribers
  • in order to measure the effects of socket pooling, we are going to temporarily increase the socket pool back to 5 in order to get APMs from the transmission, then dial it back to 1 (which results in fewer crashes due to concurrency issues in signald)
Edited Sep 17, 2020 by aguestuser
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: team-friendo/signalboost!392
Source branch: hotfix-dial-socket-pool-to-5