-
Notifications
You must be signed in to change notification settings - Fork 805
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLI option list task list partitions #3223
Comments
Stacktrace |
Fixed in #3342 |
Hi!
Looks like some problems with new option in CLI
/etc/cadence # cadence --ad cadence-frontend:7933 --do domain_1 tasklist lp --tl TASK_LIST_1 Error: Operation ListTaskListPartitions failed. Error Details: code:invalid-argument message:failed to encode "thrift" response body for procedure "MatchingService::ListTaskListPartitions" of service "cadence-matching" from caller "cadence-frontend": failed to write field 0 (TStruct): failed to write field 10 (TList): invalid [0]: value is nil
The text was updated successfully, but these errors were encountered: