#162 500 on request
Closed: Fixed 5 years ago Opened 6 years ago by pingou.

I've adjusted the page https://bodhi.stg.fedoraproject.org/updates/FEDORA-2018-4294cb82b8 so it queries waiverdb for waivers.

It calls waiverdb with the following results:

subject = [
    {"item":"python37-3.7.0-0.14.b3.fc26","type":"koji_build"},
    {"original_spec_nvr":"python37-3.7.0-0.14.b3.fc26"},
    {"item":"FEDORA-2018-4294cb82b8","type":"bodhi_update"}
]

The call returns a 500 ISE, could someone check the logs?


Note: I finally went with getting the waivers off greenwave since we already query it, but this is tangential to tihs ticket :)

Metadata Update from @lholecek:
- Issue assigned to lholecek

6 years ago

So returning an easy to understand error message would fix this? I expect that making an unexpected/bad queries shouldn't give 500 status code.

Do I understand this issue correctly?

:thumbsup: on the 400 error + a description of said error :)

Metadata Update from @lholecek:
- Issue close_status updated to: Fixed
- Issue set to the milestone: 0.10
- Issue status updated to: Closed (was: Open)
- Issue tagged with: bug

5 years ago

Login to comment on this ticket.

Metadata