jeoffm
Results
2
issues of
jeoffm
[here](https://github.com/Azure/azure-signalr/blob/dev/docs/tsg.md#client_connection_drop), it says: > As the best practice, we also encourage users to add continuous reconnect logic to the clients with a random delay time to avoid massive simultaneous requests...
doc
**Describe the bug** the class model allows this `_csvWriter.Context.Configuration.HasHeaderRecord = false;` but it is not honored as the code always refers to the private member `private readonly bool hasHeaderRecord;` which...
bug