RequestMarkedDead

data class RequestMarkedDead(val requestId: RequestId, val attempts: Int, val reason: String) : ProcessingEvent(source)

Constructors

Link copied to clipboard
constructor(requestId: RequestId, attempts: Int, reason: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard