Skip to content

fix: add typed Python SDK errors - #170

Open
seans-openclawbot wants to merge 1 commit into
mainfrom
fix/python-rust-parity-tests
Open

fix: add typed Python SDK errors#170
seans-openclawbot wants to merge 1 commit into
mainfrom
fix/python-rust-parity-tests

Conversation

@seans-openclawbot

Copy link
Copy Markdown
Collaborator

Summary

  • add GlowBackError, DataError, and BacktestError to the supported Python SDK surface
  • map Rust data and backtest backend failures to domain-specific Python exceptions while preserving the original error context
  • add exception hierarchy/context regression tests and document caller-facing handling

Validation

  • cargo test -p gb-python --locked --no-default-features
  • cargo build -p gb-python --locked
  • ./scripts/python_sdk_quickstart.sh
  • python -m mkdocs build --strict

Refs #107

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