Hi,
Are there some settings to making debugging an Axon application easier?
When I’m on a breakpoint for a little while and step through code I receive the following error:
io.grpc.StatusRuntimeException: CANCELLED: HTTP/2 error code: CANCEL
Perhaps there is some configuration related to timeouts I can set?
Robert