Skip to content

Commit c127483

Browse files
committed
add link to troubleshooting docs
1 parent 90ba694 commit c127483

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • docs/production-deployment/worker-deployments/serverless-workers

docs/production-deployment/worker-deployments/serverless-workers/aws-lambda.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -595,3 +595,5 @@ You can verify the invocation by checking:
595595
- **Temporal UI:** The Workflow execution should show task completions in the event history.
596596
- **AWS CloudWatch Logs:** The Lambda function's log group (`/aws/lambda/my-temporal-worker`) should show invocation
597597
logs with the Worker startup, task processing, and graceful shutdown.
598+
599+
If the Workflow does not progress or the Lambda is not invoked, see [Troubleshoot Serverless Workers](/troubleshooting/serverless-workers).

0 commit comments

Comments
 (0)