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

Don't rely on tap's local time and target servers time to do a timeout #266

Open
visch opened this issue Oct 13, 2023 · 0 comments
Open

Comments

@visch
Copy link
Member

visch commented Oct 13, 2023

          We shouldn't rely on a local time to compare with the time on the postgres server. Can we instead just record the current time stamp on the local machine and then compare the current timestamp here to see if 5 seconds has elapsed instead of worrying about the timestamp from postgres? This way we don't need to work about skew

Originally posted by @visch in #249 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant