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

Match timestamp of hec event to the latest transaction date if we are catching up. #13

Open
jeffywu opened this issue Sep 5, 2019 · 0 comments

Comments

@jeffywu
Copy link
Contributor

jeffywu commented Sep 5, 2019

Currently blocks are logged in current timestamp, add a heuristic where if the blocks are before a certain time delta then log them as the max transaction date (as this is in a catchup mode). Otherwise log them in the current timestamp.

@atoulme atoulme changed the title Block logging improvements Match timestamp of hec event to the latest transaction date if we are catching up. Feb 3, 2021
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

1 participant