I am frequently seeing temporal workflows fail with an obscure "activity StartToClose timeout" error.
Most recently this happened after a workflow ran for 15 minutes and 4 seconds. This seems to be most common with the pr-comment workflows that happen after a user tags "devloop-bot" for a review.
Input
[{"github_token_secret_override":"","github_url_override":"","image_override":"","issue_number":230,"omneval_secret_override":"","poll_interval_seconds":5,"project_id":"omneval","retention_seconds":300,"service_account_override":"","task_spec":{"body":"","branch":"agent/issue-208-query-latency-benchmark-leg-trace-list-trace-detail-analytics-dsl","extra":{"author":"zbloss","comment_body":"@devloop-bot fix the failing CI checks","pr_number":230,"source":"comment"},"instructions":"","issue_number":230,"phase":"pr_comment","project_id":"omneval","title":""}}]
Last Failure
{"message":"activity StartToClose timeout","source":"Server","timeoutFailureInfo":{"timeoutType":"TIMEOUT_TYPE_START_TO_CLOSE"}}
Failure
{"message":"activity StartToClose timeout","source":"Server","cause":{"message":"activity StartToClose timeout","source":"Server","timeoutFailureInfo":{"timeoutType":"TIMEOUT_TYPE_START_TO_CLOSE"}},"timeoutFailureInfo":{"timeoutType":"TIMEOUT_TYPE_START_TO_CLOSE"}}
I am frequently seeing temporal workflows fail with an obscure "activity StartToClose timeout" error.
Most recently this happened after a workflow ran for 15 minutes and 4 seconds. This seems to be most common with the
pr-commentworkflows that happen after a user tags "devloop-bot" for a review.Input
Last Failure
Failure