Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bliss bliss
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 537
    • Issues 537
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 148
    • Merge requests 148
  • 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
  • BlissBliss
  • blissbliss
  • Merge requests
  • !2929

Resolve writer tango timeouts

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Wout De Nolf requested to merge 2094-writer-timeouts into master Sep 30, 2020
  • Overview 0
  • Commits 9
  • Pipelines 7
  • Changes 11

Closes #2094 (closed)

Timeout on tango calls to the writer had nothing to do with blocking gevent. The solution was to cache some Redis queries.

Additional things:

  • Add more resource profiling options to the writer (not just True or False, but WALL50, CPU100, MEM30, ...)
  • NEXUS_WRITER_SESSION from the test suite has the ESRF data policy enabled default (as opposed to all other sessions in the test suite)
Edited Dec 09, 2020 by Wout De Nolf
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 2094-writer-timeouts