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

Activity input/output recording #15

Open
8 tasks
rebelzach opened this issue Feb 6, 2024 · 0 comments
Open
8 tasks

Activity input/output recording #15

rebelzach opened this issue Feb 6, 2024 · 0 comments
Assignees

Comments

@rebelzach
Copy link
Collaborator

rebelzach commented Feb 6, 2024

  • When execution starts create a model for json file, the file should be named with a "run" timestamp. Later these runs can be compared.
  • When an activity starts
    • Write the input state as a dictionary entry in the model
      • Serialized input options
      • Hash of the activity input state
        • Activity code version
        • Serialized input options
        • Hash of the file system state
  • After running
    • store serialized outputs
    • store hash of file system when it ends.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Open
Development

No branches or pull requests

1 participant