Closed stsievert closed 4 years ago
This comes down to saving the state required to relaunch the experiment. Some of this data is stored in Redis but not nearly all of it. Here's a list of the state required:
all-responses
start_time
start_datetime
The Redis database dump should be included in the download.
This comes down to saving the state required to relaunch the experiment. Some of this data is stored in Redis but not nearly all of it. Here's a list of the state required:
all-responses
,start_time
,start_datetime
.The Redis database dump should be included in the download.