Blockchain-Benchmarking / silk

Send data over arbitrary topology
0 stars 0 forks source link

Add information message on early `run` termination #28

Open gauthier-voron opened 1 year ago

gauthier-voron commented 1 year ago

Currently, when a silk server decides to terminate a run request early, for example when used in conjunction with a non existing kv key, there is not much feedback for the user. It would be very practical to have a reason (error code or text message) explaining why a remote command has terminated early.