alisha-1000 commented on issue #669: URL: https://github.com/apache/streampipes/issues/669#issuecomment-3846121263
Hi @dominikriemer @tenthe, I can reproduce this issue: when uploading a file that exceeds the allowed size, the backend responds with a 413 (Request Entity Too Large), but the UI doesn’t provide any feedback to the user. I’d be happy to work on this by handling the failed upload response in the UI and displaying a clear, user-friendly error message (e.g., file too large). I’ll keep the change scoped to error handling and won’t alter existing backend behavior. Let me know if that sounds good — I can open a PR once I locate the relevant upload component. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
