Logs out of order
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Internally, the container system on the server uses nanosecond resolution - however its python package bindings only provide microsecond resolution. Therefore, both the web dashboard and the `cr` package can potentially show logs out of order. The entire system needs a coordinated change to resolve nanosecond timestamps.
Contributor guide
Assessment
This issue has not been assessed yet.