Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Make settings configurable from .cfg file and not hard-coded into .py files #8

@eposthumus

Description

@eposthumus

For things like the download lock timeouts, or the keys used in redis the settings are hard-coded in:

REDIS_SET_KEY = 'bqueryd_controllers'

Move these items to entries in the .cfg file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions