-
Notifications
You must be signed in to change notification settings - Fork 38
Comparing changes
Open a pull request
base repository: conductor-oss/python-sdk
base: docs_update
head repository: conductor-oss/python-sdk
compare: main
- 14 commits
- 10 files changed
- 3 contributors
Commits on Feb 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c09ea52 - Browse repository at this point
Copy the full SHA c09ea52View commit details
Commits on Apr 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 37cdabb - Browse repository at this point
Copy the full SHA 37cdabbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 432d4e3 - Browse repository at this point
Copy the full SHA 432d4e3View commit details -
Merge pull request #382 from conductor-oss/fix/security-dependency-bumps
Bump vulnerable dependencies (filelock, urllib3, virtualenv)
Configuration menu - View commit details
-
Copy full SHA for 18198a1 - Browse repository at this point
Copy the full SHA 18198a1View commit details -
Merge pull request #404 from conductor-oss/feat/conductor-clients-alias
feat: add ConductorClients as alias for OrkesClients
Configuration menu - View commit details
-
Copy full SHA for c322ec2 - Browse repository at this point
Copy the full SHA c322ec2View commit details
Commits on Apr 24, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ab347be - Browse repository at this point
Copy the full SHA ab347beView commit details
Commits on Apr 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 2808341 - Browse repository at this point
Copy the full SHA 2808341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e31c34 - Browse repository at this point
Copy the full SHA 9e31c34View commit details
Commits on Apr 28, 2026
-
Merge pull request #407 from conductor-oss/fix-no-automatic-testworke…
…r-deploy-on-release only call to deploy harness worker on certification clouds when manually triggered
Configuration menu - View commit details
-
Copy full SHA for 0927994 - Browse repository at this point
Copy the full SHA 0927994View commit details -
docs: explain execute() RUNNING-after-timeout behavior and how to deb…
…ug stuck workflows Addresses conductor-oss/getting-started#53. Documents that status='RUNNING' from execute() is expected when wait_for_seconds (default 10s) expires before the workflow completes — a common surprise when a worker exception triggers a 60s retry delay. - Expand execute() docstring with the wait_for_seconds vs retryDelaySeconds gotcha, and a code snippet for inspecting failed task details programmatically - Add a FAQ entry in README.md covering the same scenario with a fix and debug steps - Add a "Debugging a stuck workflow" section in docs/WORKFLOW.md, and a callout box under "Execute workflow synchronously" explaining the timing relationship - Document that WorkflowRun.reason_for_incompletion is deprecated; recommend get_workflow(id, include_tasks=True) + task.reason_for_incompletion instead
Configuration menu - View commit details
-
Copy full SHA for 4c9cc8c - Browse repository at this point
Copy the full SHA 4c9cc8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf045f0 - Browse repository at this point
Copy the full SHA bf045f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e5e0bf - Browse repository at this point
Copy the full SHA 4e5e0bfView commit details -
Merge pull request #408 from conductor-oss/docs/execute-running-behav…
…ior-and-debug docs: explain execute() RUNNING-after-timeout behavior and how to debug stuck workflows
Configuration menu - View commit details
-
Copy full SHA for 0d2a62d - Browse repository at this point
Copy the full SHA 0d2a62dView commit details
Commits on May 21, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d9f06f9 - Browse repository at this point
Copy the full SHA d9f06f9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff docs_update...main