FIRST-Tech-Challenge / fmltc

FIRST Machine Learning Toolchain
Other
38 stars 14 forks source link

Label video page shows no error if storeVideoFrameBboxesText request fails #183

Closed lizlooney closed 2 years ago

lizlooney commented 2 years ago

I found this in Sentry

Someone entered a label that was 418 characters long, which was rejected by the server.

I tried this myself, and from the user's point of view, it looks like it works. There's no error message and if I go forward/back through the frames, I see the label. But if I reload the page, the label is blank.

lizlooney commented 2 years ago

In this case, the issue is that the label has a comma in it which is used as a delimiter.