Skip to content

queue listener better approach #137

@devbro1

Description

@devbro1

current approach to queue listening is crude and hacky. We are calling startQueueListeners() at the bottom of initialize. which results in listening unintentionally if we are running to test for want cron only process.

TODO: find a way to register listeners so start command can decide what to start.

Also creat a new queue sub command to allow running listeners as wanted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions