Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Autosubmit API Autosubmit API
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • Autosubmit APIAutosubmit API
  • Issues
  • #92
Closed
Open
Issue created Sep 20, 2024 by Luiggi Tenorio Ku@ltenorioOwner

Reduce usage of config parser

Since issue #86 (closed) and what is discussed in autosubmit#1412, there are potential possible inconsistencies that can be generated by using the current state of the configuration files as a source of truth.

To avoid it, the alternative is to rely on the content of the experiment_run data. Also, there are some parts of the code where this configuration data can be obtained from other DDBB tables.

Additionally, this can significantly lower the IO operations done on the Home Page of the GUI which will be good for solving the problem we have on https://climatedt-wf.csc.fi/

Assignee
Assign to
Time tracking