http4k
Toggle table of contents
6.60.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-postbox
/
org.http4k.postbox.processing
/
ProcessingEvent
/
RequestMarkedDead
Request
Marked
Dead
data
class
RequestMarkedDead
(
val
requestId
:
RequestId
,
val
attempts
:
Int
,
val
reason
:
String
)
:
ProcessingEvent
(
source
)
Members
Constructors
Request
Marked
Dead
Link copied to clipboard
constructor
(
requestId
:
RequestId
,
attempts
:
Int
,
reason
:
String
)
Properties
attempts
Link copied to clipboard
val
attempts
:
Int
reason
Link copied to clipboard
val
reason
:
String
request
Id
Link copied to clipboard
val
requestId
:
RequestId