calaldees / KaraKara

Karaoke Event System - Attendees can view and queue tracks from their mobile phones
https://karakara.uk
GNU General Public License v3.0
28 stars 9 forks source link

Expose queue validation errors #164

Open shish opened 1 year ago

shish commented 1 year ago

Queue errors such as "queue is full up" just show up as "validation error" rather than saying exactly what the error is

shish commented 1 year ago

4f10db1f adds extra context, which means errors have a large amount of text (including the misleading "internal server error"), but do contain the info. It would be nice to have cleaner errors though...

shish commented 1 year ago

afd6e3fad02d691b2157ae1018fd5b19091b4f54 adds special-case handling for "queue validation failed", in which case it shows just the context by itself