1
0
Fork 0

transport/datagram/failure: allow adding debug data

main
Felix Stupp 8 months ago
parent 0bb66bbe15
commit 54836ba97b
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -99,6 +99,7 @@ class FailureMetadata(GeneralTransportMetadata):
epoch: EpochId epoch: EpochId
reason: HumanFriendlyDesc reason: HumanFriendlyDesc
debug_data: JSON
# restart # restart

Loading…
Cancel
Save