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

Core: Add timestamp to entities and standardize the use of Clock #1364

Closed
algattik opened this issue May 30, 2022 · 0 comments · Fixed by #1462
Closed

Core: Add timestamp to entities and standardize the use of Clock #1364

algattik opened this issue May 30, 2022 · 0 comments · Fixed by #1462
Assignees
Labels
enhancement New feature or request

Comments

@algattik
Copy link
Contributor

algattik commented May 30, 2022

Standardize the use of Clock in the codebase, rather than constructs like Instant.now() which cannot be mocked easily. The Clock could be provided centrally.

See also #1370

A decision record should be provided.

Originally posted by @ndr-brt in #1350 (review)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant