When the supervisor is started, the startup script uses the same startup log file for both blueapi and the supervisor, meaning that one gets overwritten.
They should use separate startup log files.
Also the startup timeout is only 30s which is sometimes too short esp when the filesystem is slow and blueapi files are not in the cache.
Acceptance Criteria
- Timeout is extended
- Separate startup files are used.
Currently hotfixed on beamline
When the supervisor is started, the startup script uses the same startup log file for both blueapi and the supervisor, meaning that one gets overwritten.
They should use separate startup log files.
Also the startup timeout is only 30s which is sometimes too short esp when the filesystem is slow and blueapi files are not in the cache.
Acceptance Criteria
Currently hotfixed on beamline