-
Notifications
You must be signed in to change notification settings - Fork 440
Allow worker pattern to create FIFO queue #2800
Copy link
Copy link
Closed
Labels
area/manifestIssues about infrastructure-as-code templates.Issues about infrastructure-as-code templates.size/MWe should be able to deliver roughly 1 medium issue in a sprint.We should be able to deliver roughly 1 medium issue in a sprint.type/featureIssues that are new feature requests.Issues that are new feature requests.type/requestIssues that are created by customers.Issues that are created by customers.
Metadata
Metadata
Assignees
Labels
area/manifestIssues about infrastructure-as-code templates.Issues about infrastructure-as-code templates.size/MWe should be able to deliver roughly 1 medium issue in a sprint.We should be able to deliver roughly 1 medium issue in a sprint.type/featureIssues that are new feature requests.Issues that are new feature requests.type/requestIssues that are created by customers.Issues that are created by customers.
Hey there, thanks for the great feature for worker pattern implemented in #2550.
It would be nice if we could also precise as parameter in the manifest if a FIFO queue is needed.
Something like:
Thanks!