Debugging - Python SDK feature guide
Debugging
How to debug in a development environment
In addition to the normal development tools of logging and a debugger, you can also see what’s happening in your Workflow by using the Web UI or Temporal CLI.
How to debug in a development production
You can debug production Workflows using:
You can debug and tune Worker performance with metrics and the Worker performance guide. For more information, see Observability ▶️ Metrics for setting up SDK metrics.
Debug Server performance with Cloud metrics or self-hosted Server metrics.