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

[FEATURE REQUEST] option to override timeouts #75

Open
phpmoli opened this issue Jun 23, 2023 · 0 comments
Open

[FEATURE REQUEST] option to override timeouts #75

phpmoli opened this issue Jun 23, 2023 · 0 comments

Comments

@phpmoli
Copy link

phpmoli commented Jun 23, 2023

Hello,

Problem: i am running steamctl to fetch every steam game once daily (about 70 command runs/day), and every other day, this script does not finish, because one of the steamctl execution returns:

[ERROR] IStoreQueryService.Query failed: HTTPSConnectionPool(host='api.steampowered.com', port=443): Read timed out. (read timeout=30)

Solution: i am willing to wait much more for a reply, even 5 minutes. Please allow me to override the read timeout. Best would be to allow overriding every timeouts.

Alternatives: none really, except for brute-forcing the Steam API and retrying until success.

Thank you!

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