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

[Feat.Req] Check receipt timestamps early #92

Closed
aasseman opened this issue Nov 13, 2023 · 1 comment
Closed

[Feat.Req] Check receipt timestamps early #92

aasseman opened this issue Nov 13, 2023 · 1 comment
Labels
p1 High priority size:small Small type:feature New or enhanced functionality

Comments

@aasseman
Copy link
Contributor

Problem statement
We are not checking (in indexer-service) that new receipts have a reasonably accurate timestamp (let's say within 5 seconds of our own clock). So as it is right now it is not really safe :/.

Expectation proposal
Check in-band that receipt timestamps are reasonably close to the system clock.

Additional context
#83 (comment)

@aasseman aasseman added size:small Small p1 High priority type:feature New or enhanced functionality labels Nov 13, 2023
@aasseman aasseman added this to the TAP Agent ready for prod milestone Nov 13, 2023
@aasseman aasseman self-assigned this Nov 13, 2023
@aasseman aasseman removed their assignment Nov 14, 2023
@gusinacio
Copy link
Member

Closed by #155

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1 High priority size:small Small type:feature New or enhanced functionality
Projects
None yet
Development

No branches or pull requests

2 participants