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

Pulling HR data for multiple days #176

Open
demokedes opened this issue Nov 17, 2023 · 1 comment
Open

Pulling HR data for multiple days #176

demokedes opened this issue Nov 17, 2023 · 1 comment

Comments

@demokedes
Copy link

Dear cyberjunky,
I am using this repo for a while. In the last days, I upgraded to newer version with Gart. In general I like it, because there are no more issued with authorization. I can get normally daily HR data. If I try to get data for multiple days (through for loop), I can not get it. I get following error.
The same logics was working before gart. Any ide what might be the reason?
WARNING:urllib3.connectionpool:Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='connectapi.garmin.com', port=443): Read timed out. (read timeout=10)")': /wellness-service/wellness/dailyHeartRate/demokedes?date=2023-11-15

@matin
Copy link
Contributor

matin commented Jan 13, 2024

Is it failing?

That's a warning message stating that there was a timeout and is automatically retrying.

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

No branches or pull requests

2 participants