Skip to content

sql: TransactionStatusError: transaction deadline exceeded #18684

@jordanlewis

Description

@jordanlewis

When running TPCC with more than a single thread, occasionally a transaction will fail with the following error:

pq: TransactionStatusError: transaction deadline exceeded

What is this about? What is the referenced deadline? It seems like a bug that this message is propagated to the user, but what internal condition is causing this scenario and why?

Any ideas? cc @andreimatei @bdarnell

Metadata

Metadata

Labels

A-schema-descriptorsRelating to SQL table/db descriptor handling.C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.C-performancePerf of queries or internals. Solution not expected to change functional behavior.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions