sequence time and log limits do not current imply any actual limits
Open
sequences
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
the time limit on a sequence is currently ignored - it does not enforce a limit on the total duration of the sequence (plausible expectation).
similarly the log limit is ignored; the logs for a sequence currently contain the the ids of the child activations; what does it mean to set this limit to 0?
Contributor guide
Assessment
This issue has not been assessed yet.