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

Fixed #186 - The maximum timeout has been increased. #196

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

jandsonrj
Copy link
Member

The failure occurred due to the 15 second timeout. I extended it to 60 seconds, solving problems in requests with large files.

@jandsonrj jandsonrj added the bug Something isn't working label Aug 30, 2023
@jandsonrj jandsonrj linked an issue Aug 30, 2023 that may be closed by this pull request
frontend/services/api.js Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Merging #196 (79be225) into main (994e9fd) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #196   +/-   ##
=======================================
  Coverage   72.50%   72.50%           
=======================================
  Files          24       24           
  Lines         811      811           
=======================================
  Hits          588      588           
  Misses        223      223           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@gschwend gschwend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

I still got an error message, but the download works.

@gschwend gschwend merged commit e7d5131 into main Sep 5, 2023
5 checks passed
@gschwend gschwend deleted the 186-bug-in-download-button branch September 5, 2023 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug in download button
3 participants