Skip to content

docs: clarify OrkesClients OSS compatibility and scan_for_annotated_workers behavior#394

Merged
v1r3n merged 1 commit intomainfrom
fix/docs-orkes-clients-and-worker-scan
Apr 18, 2026
Merged

docs: clarify OrkesClients OSS compatibility and scan_for_annotated_workers behavior#394
v1r3n merged 1 commit intomainfrom
fix/docs-orkes-clients-and-worker-scan

Conversation

@nthmost-orkes
Copy link
Copy Markdown
Contributor

Fixes conductor-oss/getting-started#43, conductor-oss/getting-started#45

  • Adds inline comment on OrkesClients import clarifying it works with OSS Conductor (not just Orkes)
  • Adds comment on scan_for_annotated_workers=True explaining that workers must be imported before the TaskHandler is created

@v1r3n v1r3n merged commit e555f78 into main Apr 18, 2026
1 check passed
@v1r3n v1r3n deleted the fix/docs-orkes-clients-and-worker-scan branch April 18, 2026 21:57
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.

Python SDK: scan_for_annotated_workers=True only discovers workers in already-imported modules, not the whole codebase

2 participants