sdk-typescript icon indicating copy to clipboard operation
sdk-typescript copied to clipboard

[Feature Request] importing workflow into activity dependency causes “gRPC failed to connect before the deadline” error

Open deepika-awasthi opened this issue 1 month ago • 0 comments

Improve error messages when:

workflow code ends up in an activity dependency / non-sandboxed side, or activities and workflows end up mixed in a way that breaks the sandbox assumptions.

Current error message is Failed to connect before the deadline which points connectivity or cloud auth issues and sends down the wrong debugging path.

attached issue :- https://app.usepylon.com/issues?conversationID=aa9077dd-17e0-4e89-8ae8-737828d47860

deepika-awasthi avatar Dec 12 '25 19:12 deepika-awasthi