Skip to content

Move NATS config to AppConfig class #5214

Description

@Vince-janv

Description

There are two configs for cg one being the CGConfig class (for all CLI commands) and one being the AppConfig for the web-API. Since the EventListener is deployed in the same way and on the same machine as the API I think its config should be in the AppConfig class to avoid confusion.

Acceptance criteria

  • EventListener is instantiated with parameters from AppConfig instead of CGConfig

Metadata

Metadata

Assignees

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