Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Timeout the transactor on long running transactions #60

Open
tylerwilding-wk opened this issue Jul 8, 2019 · 0 comments
Open

Timeout the transactor on long running transactions #60

tylerwilding-wk opened this issue Jul 8, 2019 · 0 comments
Labels
enhancement New feature or request transactor

Comments

@tylerwilding-wk
Copy link
Contributor

This involves a few moving pieces:

  1. The transactor should have a default timeout for killing long-running transactions so that we can protect liveness of the logical instance in the event of unexpectedly long transactions.
  2. To support this cleanly, we should also provide a way, from the Peer / Client APIs, to override this behavior in situations where consumers do want to support very large transactions.
@tylerwilding-wk tylerwilding-wk added enhancement New feature or request transactor labels Jul 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request transactor
Projects
None yet
Development

No branches or pull requests

1 participant