Skip to content

Improve readability of "received run arguments" in compute worker logs #1956

Description

@Didayolo

The "received run arguments" in compute worker logs are hard to read:

Image

Actually I blurred the capture because I realized some information may be confidential here.

We could have one line of each argument, and a clear display like :

Competition link: https://[...]
Submissino ID: [...]
[...]

Relevant line of code:

logger.info(f"Received run arguments: {run_args}")

We can take inspiration from utkutvskin's fork update:

https://github.com/utkutvskin/codabench/pull/1/files

Metadata

Metadata

Assignees

No one assigned

    Labels

    BeginnerThis would be a good task for a beginner to take on, to learn about the projectEnhancementFeature suggestions and improvements

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions