Skip to content

Commit

Permalink
[HOTFIX][BE]: Fix unmitigated Guzzle timeout error (#294)
Browse files Browse the repository at this point in the history
Changelog:
- Add timeout into http request (5 minutes) by default, this to mitigate
default http timeout from guzzle (30 seconds). Due un-predicted Aspose
API response
- Add handler when timeout already running out to return proper error
message and avoid backend server crashes
- Merge function convert to xlsx and pptx into one function
  • Loading branch information
Nicklas373 authored Dec 1, 2024
2 parents 29ac7e6 + c4325ae commit 03a8079
Showing 1 changed file with 70 additions and 165 deletions.
Loading

0 comments on commit 03a8079

Please sign in to comment.