Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

task(files): Improve upload error msg for storage limit #1910

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

Flemmli97
Copy link
Collaborator

What this PR does 📖

  • Change upload error msg to use new warp error to create a better error message
  • Note: Seems there is atm one relevant error regarding file upload? (InvalidLength -> storage limit reached).

Which issue(s) this PR fixes 🔨

@github-actions github-actions bot added Don't merge yet DO NOT MERGE Missing dev review Still needs to be reviewed by a dev labels Mar 7, 2024
@phillsatellite phillsatellite added the QA Tested QA has tested and approved label Mar 7, 2024
Copy link
Contributor

github-actions bot commented Mar 7, 2024

UI Automated Test Results Summary for MacOS/Windows

534 tests   484 ✅  3h 14m 17s ⏱️
 45 suites   50 💤
  3 files      0 ❌

Results for commit 1ed6a14.

Copy link
Contributor

github-actions bot commented Mar 7, 2024

UI Automated Tests execution is complete! You can find the test results report here

@dariusc93 dariusc93 added Ready to Merge This PR is ready to merge and removed Missing dev review Still needs to be reviewed by a dev Don't merge yet DO NOT MERGE labels Mar 7, 2024
@stavares843 stavares843 merged commit fe86a43 into dev Mar 8, 2024
12 checks passed
@stavares843 stavares843 deleted the upload_error_update branch March 8, 2024 00:05
@github-actions github-actions bot removed QA Tested QA has tested and approved Ready to Merge This PR is ready to merge labels Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

improved failed message file upload
4 participants