-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Context
Currently an snapshot is a copy of the /odtp/odpt-workdir/ directory. However, Jascha was thinking on snapshot more as the input/output data. The former is useful for debugging while the later is for traceability.
Proposed solution
Differentiate between:
- State snapshot: This is the current snapshot
- Data snapshot: This is a compressed version of
/odtp/odtp-inputand/odtp/odtp-output.
Acceptance criteria
- Inclusion of two types of snapshot in the logic of
- Make simple test by compressing and upload to s3 of both folders at the
odtp-component-clientlevel.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request