Skip to content

Move timeouts default values to a configuration file #54

Description

@lpascal-ledger

Tiemouts and maybe other environment-dependent variable values should not be hard-coded but easily changeable through a configuration file.

Python builtin configparse uses TOML by default, which should be plenty for this (and is also compatible if other builtins such as the log config parser - see this issue).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    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