Skip to content

Record creation and modification timestamp in InvocationStatus#415

Closed
tillrohrmann wants to merge 2 commits intorestatedev:mainfrom
tillrohrmann:issue#290
Closed

Record creation and modification timestamp in InvocationStatus#415
tillrohrmann wants to merge 2 commits intorestatedev:mainfrom
tillrohrmann:issue#290

Conversation

@tillrohrmann
Copy link
Copy Markdown
Contributor

This commit adds tracking of the creation and last modification time of an ongoing invocation.

This fixes #290.

This commit adds tracking of the creation and last modification time
of an ongoing invocation.

This fixes #290.
Copy link
Copy Markdown
Contributor

@slinkydeveloper slinkydeveloper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just as a side comment (don't need to fix this now), it might be useful to put as part of the effects log (even better, parent span generated in the effects module) the creation time, modification time or just modification time - creation time

@tillrohrmann
Copy link
Copy Markdown
Contributor Author

tillrohrmann commented May 16, 2023

Just as a side comment (don't need to fix this now), it might be useful to put as part of the effects log (even better, parent span generated in the effects module) the creation time, modification time or just modification time - creation time

Yes, let's tackle this as a follow up since we currently don't have all the information in the effects module where the parent span is generated. I've created #417 for tracking this effort.

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.

Enrich (operational) state with timestamps

2 participants