Tag: Temporal
Problems related to Temporal
ID | Title | Description | Category | Technology | Tags |
---|---|---|---|---|---|
CRE-2025-0074 Critical Impact: 10/10 Mitigation: 6/10 | Temporal Worker → Server Downtime → Connection Refused Failure | Detects failure when a Temporal worker is unable to reach the Temporal server. - This typically occurs during startup or after server downtime. - Worker log contains gRPC error: "connection refused". | workflow-orchestration-connectivity | worker | TemporalWorker ProblemsgRPCConnection RefusedStartup Failure |
CRE-2025-0081 Critical Impact: 9/10 Mitigation: 8/10 | Temporal Server Fails Persistence on Read-Only Database | Detects critical failures where Temporal Server is unable to perform essential database write operations (e.g., starting workflows, recording history, completing tasks) because its underlying SQL database (e.g., PostgreSQL) is in a read-only state. This leads to a halt or severe degradation in workflow processing and can cause cluster instability. | Temporal Server Failure | temporal | TemporalPostgreSQLREADONLY |