{
"timeout": "string",
"handler": {},
"earlySendAttempts": "new LinkedHashSet<>(8)",
"complete": true,
"failure": {
"detailMessage": "string",
"cause": {},
"stackTrace": "new StackTraceElement[0]",
"suppressedExceptions": "Collections.unmodifiableList(new ArrayList<Throwable>(0))"
},
"sendFailed": true,
"timeoutCallback": {
"delegate": {}
},
"errorCallback": {},
"completionCallback": {
"delegate": {}
}
}