Hi,
I’m playing around with sending large compressed results from an activity to a workflow.
I suspect decompressing the data is causing a timeout somewhere as I’m seeing the following:
Task processing failed with error Error="context deadline exceeded" ... WorkerType=ActivityWorker
I’ve increased to WorkflowTaskTimeout
to a very large timeout, but that does not help. What should I be setting to allow the data converter more time to work?
Thanks!
Albert