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

Polling of QIWI updates is unstable in different time zones #45

Closed
GLEF1X opened this issue Jul 30, 2022 · 0 comments · Fixed by #46
Closed

Polling of QIWI updates is unstable in different time zones #45

GLEF1X opened this issue Jul 30, 2022 · 0 comments · Fixed by #46
Assignees
Labels
bug Something isn't working

Comments

@GLEF1X
Copy link
Owner

GLEF1X commented Jul 30, 2022

If you start polling in timezone that not match Europe/Moscow UTC offset it will work incorrect because get_updates_from
field will call datetime.now() and it means that current time would be bound to your current timezone

@GLEF1X GLEF1X added the bug Something isn't working label Jul 30, 2022
@GLEF1X GLEF1X self-assigned this Jul 30, 2022
@GLEF1X GLEF1X linked a pull request Jul 30, 2022 that will close this issue
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant