Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C cmssam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • etf
  • cmssam
  • Merge requests
  • !16

Merged
Created Oct 04, 2019 by John Thiltges@jthiltgeContributor

xrootd endpoint: Increase the read() request timeout from 30 to 90 seconds

  • Overview 1
  • Commits 1
  • Changes 1

If a server fails to respond, the client waits until the stream timeout expires before retrying. The stream timeout uses the default of 60 seconds.

By increasing the request timeout to 90 seconds, it allows time for a retry. This will hopefully avoid spurious warnings.

Timeout diagram: https://xrootd.slac.stanford.edu/doc/xrdcl-docs/www/xrdcldocs.html#x1-580004.3.6

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: xrd_read_timeout