Closed
Description
It is possible to create a queue with a name longer than the maximum character limit by moving the messages.
I tried to create a queue with the same name via "Add a new queue" panel and it doesn't let me create it. However, it is possible while moving messages. Also, it is not possible to delete the queue by using UI or HTTP API because it returns “414 Request-URI Too Large”.
Reproducing steps:
- Create a queue
- Publish a random message
- Copy the response of https://swapi.dev/api/people/ to use it as the name
- Move the message to a destination queue with the name of the copied json.
Metadata
Metadata
Assignees
Labels
No labels