-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The idea is to have a runner as a subcommand like gatewayd runner run or gatewayd worker run that can subscribe to the queue (#464) via multiple subscribers and run async actions upon consumption of new messages off the queue, possibly publishing the results to the same queue.
The same command should be able to list running (async) actions using gatewayd runner list --running/--queued and be able to cancel them using gatewayd runner cancel <id>.
Related issue
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
✨ New