Skip to content

Fine-grained backoff #310

@ekexium

Description

@ekexium

Currently we have DEFAULT_REGION_BACKOFF, OPTIMISTIC_BACKOFF, and PESSIMISTIC_BACKOFF. The same Backoff is used almost everywhere in a certain transaction.

  • There can be more fine-grained Backoffs for better performance and user experience.
  • Record the backoff history

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions