Skip to content

Fix issue with GET /raw requests heavy usage:#424

Merged
MarcelGeo merged 1 commit intodevelopfrom
fix-getting-large-files
Apr 11, 2025
Merged

Fix issue with GET /raw requests heavy usage:#424
MarcelGeo merged 1 commit intodevelopfrom
fix-getting-large-files

Conversation

@MarcelGeo
Copy link
Collaborator

@MarcelGeo MarcelGeo commented Apr 11, 2025

  • do not get files with size over 40MB
  • do not show too
  • added message for such large files to user (example is with 10mb files limit ;) )

Screenshot from 2025-04-11 12-08-28

Problem

there was issue, that we didn't show preview for large files, but files was requesting from server - lead to unnecessary getting of GB files by clicking on file preview :(

- do not gte files with size over 40MB
- do not show too
- there was issue, that we didn't show preview for large files, but files was requesting from server - lead to unnecessay getting of GB files by clicking on file preview :(
@MarcelGeo MarcelGeo requested a review from varmar05 April 11, 2025 10:24
@coveralls
Copy link

Pull Request Test Coverage Report for Build 14401037309

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.261%

Totals Coverage Status
Change from base Build 14263367596: 0.0%
Covered Lines: 6867
Relevant Lines: 7443

💛 - Coveralls

@MarcelGeo MarcelGeo merged commit 7c00680 into develop Apr 11, 2025
4 checks passed
@MarcelGeo MarcelGeo self-assigned this Apr 14, 2025
@MarcelGeo MarcelGeo deleted the fix-getting-large-files branch April 23, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants