Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Driver should support customizable timeout behavior #173

Description

@battesonb

The QLDB driver manages retryable errors on the consumer's behalf, however a custom session and transaction timeout may useful for those that want to respond quickly to failure. This can be replicated by dropping communication to the QLDB service using pf or iptables.

Additionally, it may be worth providing an execute timeout for transactions.

I have created a branch of a quick proposal which does not explicitly include custom retry behavior: https://github.com/awslabs/amazon-qldb-driver-java/tree/quickstart. It is currently not well-tested, but gets the idea across.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions