Skip to content

fix(soil): OrionClient wrapper compat with SDK v0.3.0 (no async cm)#8

Merged
k8-benetis merged 1 commit into
masterfrom
fix/orion-client-async-cm
May 26, 2026
Merged

fix(soil): OrionClient wrapper compat with SDK v0.3.0 (no async cm)#8
k8-benetis merged 1 commit into
masterfrom
fix/orion-client-async-cm

Conversation

@k8-benetis
Copy link
Copy Markdown
Contributor

SDK v0.3.0 OrionClient is not an async context manager — __aenter__/__aexit__ don't exist. Our wrapper was calling them, causing 500 on all Orion-touching routes. Fix: use close() for cleanup instead.

@k8-benetis k8-benetis merged commit 13aafbb into master May 26, 2026
1 check passed
@k8-benetis k8-benetis deleted the fix/orion-client-async-cm branch May 26, 2026 07:47
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.

1 participant