Skip to content

Add a class or object to represent the global config #44

Closed
@AlanCoding

Description

@AlanCoding

There are 2 sides to the dispatcher, the publisher and the runner itself. This has started to become a pain-point in tests and demos where the connection string for psycopg has to be re-constructed on the publisher side, for example.

We should instead have a single config / settings object that lazily gets stuff from the sources so the publisher and runner are reading from same places, and database connection details are configured once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactoringcode build-out and clean-up

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions