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
At @BAXUSNFT we're using Temporal w/ NestJS to be able to use NestJS custom modules from Temporal activities and we're trying to use this debugger but it's not working, can you recommend any configuration for that implementation? We're using this package for that: https://github.com/KurtzL/nestjs-temporal
Environment/Versions
OS and processor: Apple M2 Max
Temporal Version: 1.8.6
Are you using Docker or Kubernetes or building Temporal from source? Yes, using docker compose
Thanks for your support and let me know what you think!
The text was updated successfully, but these errors were encountered:
This extension is only for debugging workflow code of past workflow executions. For debugging activity code, run your worker using your editor's normal Node debugger. For example: https://code.visualstudio.com/docs/editor/debugging or I'd search something like "debugging vscode nestjs".
What are you really trying to do?
Describe the bug
At @BAXUSNFT we're using Temporal w/ NestJS to be able to use NestJS custom modules from Temporal activities and we're trying to use this debugger but it's not working, can you recommend any configuration for that implementation? We're using this package for that: https://github.com/KurtzL/nestjs-temporal
Environment/Versions
Thanks for your support and let me know what you think!
The text was updated successfully, but these errors were encountered: