Skip to content

docs: clarify OrkesClients OSS compatibility and scan_for_annotated_workers behavior#394

Open
nthmost-orkes wants to merge 1 commit intomainfrom
fix/docs-orkes-clients-and-worker-scan
Open

docs: clarify OrkesClients OSS compatibility and scan_for_annotated_workers behavior#394
nthmost-orkes wants to merge 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

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

1 participant