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

Timeout for downloading images #27

Open
ssnenov opened this issue Nov 1, 2016 · 0 comments
Open

Timeout for downloading images #27

ssnenov opened this issue Nov 1, 2016 · 0 comments
Milestone

Comments

@ssnenov
Copy link
Owner

ssnenov commented Nov 1, 2016

Requirements

Add timeout (TimeSpan object) for downloading images in RunConfiguration.
The timeout should be considered with Google AMP caching policies.

Example

public class RunConfiguration
{
    ...
    public TimeSpan Timeout { get; set; }
    ...
}
@ssnenov ssnenov added this to the 1.1.0 milestone Nov 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant