Scramjet Transform Hub (STH) is a runtime supervisor that can run data processing programs called Sequences and manage local resources on any Linux server, Docker on small edge servers, and even large-scale Kubernetes clusters in the cloud or datacenters. It connects to Scramjet Spaces in Scramjet Cloud Platform.
GNU Affero General Public License v3.0
67
stars
8
forks
source link
Immediately send loadCheck to cmp when available #1001
What?
Move call to setLoadCheckMessageSender after communicationStream is set.
Now loadCheck is called in second iteration because cs is not ready at first call
Review checks:
These aspects need to be checked by the reviewer:
[ ] Verify and confirm operation (please post a screenshot)
What? Move call to
setLoadCheckMessageSender
after communicationStream is set. Now loadCheck is called in second iteration because cs is not ready at first callReview checks:
These aspects need to be checked by the reviewer: