Skip to content

Fixed time tolerance calculation in case API server time is behind the client server time#5

Open
mustafacagataytulun wants to merge 1 commit intotjoudeh:masterfrom
mustafacagataytulun:master
Open

Fixed time tolerance calculation in case API server time is behind the client server time#5
mustafacagataytulun wants to merge 1 commit intotjoudeh:masterfrom
mustafacagataytulun:master

Conversation

@mustafacagataytulun
Copy link
Copy Markdown

Current time tolerance calculation is done on unsigned longs. This results in an excessively large value when the API server time is behind client server time. This fix handles the time difference in a manner similar to absolute value.

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.

1 participant