Skip to content

Improve handling of configuration file and their invalidity #139

@tornede

Description

@tornede
  • PyExperimenter version: 1.3.0
  • Database provider: -
  • Python version: -
  • Operating System: -

Description

In case the configuration file is invalid, only a single statement informing about it is returned to the user. It would be preferable to return concrete information WHY the configuration does not fulfill the requirements.

  • Within the check, already log the actual problem of the configuration file
  • Raise exception afterwards, as already done.
  • Catch exception and also shown the original, abstract information to the user referring to the logging statement above, as already done.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions