Closed KircMax closed 2 years ago
Currently there is no threadsafe request id generation implemented. This leads to possibly multiple requests with the same id being generated.
guid works fine
This is addressed in release v2.0.1.
Currently there is no threadsafe request id generation implemented. This leads to possibly multiple requests with the same id being generated.