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

Forward Alamofire failures #12

Merged
merged 1 commit into from
Feb 11, 2024

Conversation

malicious
Copy link
Contributor

This includes timeouts, which by default seem to be after 60 seconds.

Since I'm working with larger models on an older system, I expect requests that can take up to 25 minutes to complete, so this makes the UI unworkable (timeout failure without any indication, just isFinished).

This includes timeouts, which by default seem to be after 60 seconds.

Since I'm working with larger models on an older system, I expect
requests that can take up to 25 minutes to complete, so this makes the
UI unworkable (timeout failure without any indication, just isFinished).
@kevinhermawan
Copy link
Owner

Hi, @malicious! Thanks for the PR! 🫡

@kevinhermawan kevinhermawan merged commit 2cf37d8 into kevinhermawan:main Feb 11, 2024
2 checks passed
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.

2 participants