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

Added timeout property to URLSessionDispatcher init method #319

Merged
merged 1 commit into from
Sep 20, 2019

Conversation

MisnikovRoman
Copy link
Contributor

@MisnikovRoman MisnikovRoman commented Sep 20, 2019

Description

Resolves #317
In bad network conditions with 5 sec timeout many requests interrupts with timeout error.

Solution

Add timeout to URLSessionDispatcher init method

@brototyp-bot
Copy link

1 Warning
⚠️ Are there any changes that should be explained in the README.md?

Generated by 🚫 Danger

Copy link
Member

@brototyp brototyp left a comment

Choose a reason for hiding this comment

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

Easy and straightforward. Thanks!

@brototyp brototyp merged commit 7d6804f into matomo-org:develop Sep 20, 2019
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.

Small timeout in URLSession
3 participants