temporalio / temporalio/temporal
Matching with Cassandra encounters lots of tombstone for expired tasks
Open
@dnr is already working on this.
Since Feb 10, 2023.
potential-bug
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
Sample stack encountered by user:
temporal-frontend-prod-69b84468bf-vlfwl {
"level": "error",
"ts": "2023-02-05T16:44:30.785Z",
"msg": "uncategorized error",
"service": "frontend",
"operation": "StartWorkflowExecution",
"wf-namespace": "tempo-payment-v4",
"error": "operation CreateWorkflowExecution encounter Operation timed out - received only 1 responses.",
"l │
│
ogging-call-at
":"
telemetry.go: 190
","
stacktrace
":"
"go.temporal.io/server/common/log"
}
Slack thread: https://temporalio.slack.com/archives/CTTJCPZQE/p1675744969688159
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.