You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given A running instance of SPQ When A request is sent to create a queue Then A new addressable queue should be created Then All other operations must reference the queue they wish to work with by name
We may wish to refactor as part of this to have a single RPC for all queue operations.
The text was updated successfully, but these errors were encountered:
Given A running instance of SPQ
When A request is sent to create a queue
Then A new addressable queue should be created
Then All other operations must reference the queue they wish to work with by name
We may wish to refactor as part of this to have a single RPC for all queue operations.
The text was updated successfully, but these errors were encountered: