scramjetorg / transform-hub

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

Closed patuwwy closed 1 year ago

patuwwy commented 1 year ago

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: