Packages

object DomainTopologySender extends TopologyDispatchingErrorGroup

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DomainTopologySender
  2. TopologyDispatchingErrorGroup
  3. ErrorGroup
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. implicit val errorClass: ErrorClass
    Definition Classes
    ErrorGroup
  2. val fullClassName: String
    Definition Classes
    ErrorGroup
  3. object TopologyDispatchingDegradation extends ErrorCode
    Annotations
    @Explanation("This warning occurs when the topology dispatcher experiences timeouts while trying to register topology transactions.") @Resolution("This error should normally self-recover due to retries. If issue persist, contact support and investigate system state.")
  4. object TopologyDispatchingInternalError extends ErrorCode
    Annotations
    @Explanation("This error is emitted if there is a fundamental, un-expected situation during topology dispatching. " +
    "In such a situation, the topology state of a newly onboarded participant or of all domain members might become outdated"
    )
    @Resolution("Contact support.")