futureverse / futureverse/progressr
ROBUSTNESS: lost conditions
Open
- Dominant language
- R
- Stars
- 299
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
If we ever get to the point were we signal progression conditions between hosts/processes via some network or file channel, it might be that some signaled conditions are lost.
In such cases, we should set up the protocol such that the progression conditions that arrive later will be enough to recover the progress state.
This should be easy with (total, step) in each condition.
Contributor guide
Assessment
This issue has not been assessed yet.