EPIC: Request Queue Namespace #624
Labels
Epic
An epic is a large body of work that can be broken down into a number of smaller issues.
product roadmap
Issues contributing to product roadmap.
t-tooling
Issues with this label are in the ownership of the tooling team.
request-queues
```[tasklist]
ls \[--limit=<num>\] \[--offset=<num>\] \[--format=<format>\]
create --name=<name>
info <queue-id> \[--json\]
update <queue-id> --name=<name>
rm <queue-id>
list-requests <queue-id> \[--exclusive-start-key=<id>\] \[--limit=<num>\] --clientId=<client-id>\]
add-request <queue-id> {--url=<url> --method=<http-method> | --bulk} \[--forefront\] \[--clientId=<client-id>\]
remove-request {<request-id> | --bulk}
get-head <queue-id> --lock
add-requests <queue-id>
\
`Internal Notion document
The text was updated successfully, but these errors were encountered: