groupsharekit.net
groupsharekit.net copied to clipboard
Change the httpClient timeout
Is there a way to manage the internal httpClient Timeout? The default 100sec timeout is to quick for my usecase. thank you.
At the moment there is no way to specify that. It might make sense to extend the GroupShareClient class with a settings structure that will then be passed across the implementation. Happy to accept PRs that would enable this.
Thank you. Sure i'll setup the project on my workstation!