You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.
Expected Behavior
The docstring and option default do not match.
Obviously this is a very easy fix but I'm not sure what the intended behaviour is?
Actual Behavior
The docs say the
fetch_payloads
defaults toFalse
yet it is set toTrue
:python-sdk/ext/dapr-ext-workflow/dapr/ext/workflow/dapr_workflow_client.py
Lines 108 to 124 in 0cd0482
Steps to Reproduce the Problem
N/A
Release Note
RELEASE NOTE:
The text was updated successfully, but these errors were encountered: