Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runner Reconnect: Connection Process Revamp #900

Merged
merged 68 commits into from
Mar 6, 2024
Merged

Runner Reconnect: Connection Process Revamp #900

merged 68 commits into from
Mar 6, 2024

Conversation

piotrek6641
Copy link
Contributor

@piotrek6641 piotrek6641 commented Jul 11, 2023

What?

Change starting Instance flow to

image

Why?

STH can be restarted without stopping Instances. Instances will reconnect when STH becomes available.

🧊 Important

This PR covers JS Runner only. Python runner can be started in new way but it can't reconnect after it has been disconnected.

Clickup Task:
https://app.clickup.com/t/24308805/VDM-385

Review checks:

These aspects need to be checked by the reviewer:

  • Verify and confirm operation (please post a screenshot)
  • All STH tests pass
  • All Scramjet Cloud Platform tests pass
  • Documentation is updated or no changes

@piotrek6641 piotrek6641 added the in progress Assigned person is working on it label Jul 11, 2023
@patuwwy patuwwy changed the title Feat/reconnect Runner reconnect Sep 13, 2023
@patuwwy patuwwy force-pushed the feat/reconnect branch 4 times, most recently from e233b91 to 7526211 Compare September 25, 2023 10:16
@patuwwy patuwwy force-pushed the feat/reconnect branch 3 times, most recently from 94d5e34 to 156ab2b Compare September 26, 2023 00:11
@ErykSolecki ErykSolecki self-requested a review January 23, 2024 14:19
packages/adapters/src/kubernetes-instance-adapter.ts Outdated Show resolved Hide resolved
@patuwwy patuwwy force-pushed the feat/reconnect branch 3 times, most recently from f42bf73 to e2eec2e Compare January 23, 2024 22:19
@patuwwy patuwwy changed the title Runner reconnect Runner Reconnect: Connection Process Revamp Jan 23, 2024
@patuwwy patuwwy force-pushed the feat/reconnect branch 2 times, most recently from 58638d1 to 7a23488 Compare January 26, 2024 01:53
@alicja-gruzdz alicja-gruzdz dismissed ErykSolecki’s stale review March 6, 2024 12:12

The requested changes were introduced, but the request is still blocking the merge. @eryk is AFK and we need to merge the branch.

@patuwwy patuwwy merged commit 3a351ae into devel Mar 6, 2024
19 checks passed
@patuwwy patuwwy deleted the feat/reconnect branch March 6, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants