Queues.messages() cannot get more than one message.
Bug #1397760 reported by
Kimihiro Yamamoto
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Python client library for Zaqar |
New
|
Undecided
|
Akanksha Srivastava |
Bug Description
Queues.messages() cannot get more than one message.
Queues.messages() that you input multiple id will return only a message corresponding to the last id.
python-zaqarclient ver. 0.1.0,
zaqarclient
zaqarclient
Requests.
so that the server can recognize only the last param (=id).
ids=5476ac8b60b
Only the message corresponding to 'ids=5476ac8b60
Not only queues.messages() but also queues.
affects: | zaqar → python-zaqarclient |
Changed in python-zaqarclient: | |
assignee: | nobody → Akanksha Srivastava (akanksha-dlf) |
To post a comment you must log in.