DiamondLightSource / DiamondLightSource/mx-bluesky

Start logs should not overwrite themselves

Open
#257 1 comment 0 reactions 0 assignees View on GitHub
good first issue hyperion
Dominant language
Python
Stars
4
Forks
5
Avg merge
1d 30m
Merged PRs (30d)
2

Description

If restarting Hyperion fails and Hyperion is restarted again the failed logs get overwritten so we can't tell the cause of the first failure. We should make sure the logs aren't overwritten.

## Acceptance Criteria
* Failed start logs are not overridden
* The names of the logs should be timestamped
* Only 5 start logs are kept, after this any new ones delete the old ones

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.