Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Merge requests
  • !401

Logs rework

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed dbeltran requested to merge LOGS-REWORK-4.1 into master Feb 14, 2024
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 44

This branch features a rework of the log retrieval.

  • Now, each platform in use will spawn a log recovery process
  • The log retrieval function has been reworked to not rely upon the current job; retrials and time between retrials are significantly reduced due to the next point
  • the autosubmit primary process can ask for logs if they are not downloaded. The log process knows if it is really the case or if it is still being processed.
  • Changed the mechanism that detects if there are more logs to retrieve or not
Edited Feb 14, 2024 by dbeltran
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: LOGS-REWORK-4.1