[100] SUPERLINK_THREAD_CRASH¶
Description¶
A critical background thread has crashed in the SuperLink, causing it to exit prematurely. This indicates a serious issue with the SuperLink that requires immediate investigation.
Critical background threads include:
- Scheduler: Schedules the execution of runs. This thread exists only when the isolation mode is set to - subprocess(default).
- REST API server: Manages the REST API server. This thread exists only when the Fleet API type is set to - rest.
How to Resolve¶
- Check the logs for any errors that may have caused the thread to crash. 
- Ensure the SuperLink’s configuration is correct. 
- If the issue persists, please contact support for further assistance.