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

Fix order sequence error due to delays #49

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Conversation

nkaz001
Copy link
Owner

@nkaz001 nkaz001 commented Oct 24, 2023

Fix #48
To prevent the order sequence from being out of order due to latency, this fix enforces that timestamp should be greater than the timestamp of the last queued order.

…he timestamp should be greater than the timestamp of the last queued order.
@nkaz001 nkaz001 merged commit 92f1d64 into master Oct 25, 2023
3 checks passed
@nkaz001 nkaz001 deleted the fix_order_sequence branch October 25, 2023 13:56
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.

Order sequence error due to delays
1 participant