Skip to content

Document the semantic meaning of failure types that are currently tracked in Cueball #145

@rhb2

Description

@rhb2

With the introduction of #141, it is possible for any Cueball consumers to track and externally expose failure events that occur within Cueball simply by passing on their artedi collector at the time of Cueball connection pool/set creation.

While the names chosen to represent these kinds of pathological situations are mostly self explanatory, their meanings should be noted within the Cueball internals documentation. Minimally, the following:

  • timeout-during-connect
  • error-during-connect
  • close-during-connect
  • error-while-connected
  • retries-exhausted
  • claim-timeout
  • error-while-claimed

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