Skip to content

Make swarm.init() and network.create() idempotent#145

Open
szachovy wants to merge 1 commit into
masterfrom
fix/50-idempotent-start-cluster
Open

Make swarm.init() and network.create() idempotent#145
szachovy wants to merge 1 commit into
masterfrom
fix/50-idempotent-start-cluster

Conversation

@szachovy

@szachovy szachovy commented Apr 8, 2026

Copy link
Copy Markdown
Owner

Catch APIError on swarm.init() for already-in-swarm case. Check existing networks before creating. Re-runs after partial failure no longer fail.

Closes #50

Catch APIError on swarm.init() for already-in-swarm case. Check
existing networks before creating superset-network. Re-runs after
partial failure no longer fail on these operations.

Closes #50

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

CI-2: Make start_cluster() idempotent (support re-runs)

1 participant