Shivam Chaturvedi
Shivam Chaturvedi
### What happened I was experimenting different file size uploads to my slack workspace. The client timed out with a file size of about 50MB. The timeout happens after 20secs...
### Description Would it be possible to make UploadFileV2 analogous to UploadFile. The naming of the params struct as well as the expected parameters are different (e.g. UploadFile accepted a...
We seem to have added support for Replica Reads in ClusterClient. The documentation for how to properly set it up is still missing. Adding it would help consumers from integrating...
First of all thanks for constantly developing this library based on inputs from the community. I am glad to see that we have instrumented connection level metrics via rueidisotel. I...
### Description Check if we are using slack's file.upload API and migrate to newly suggested API for uploading files in slack. ### (Optional) Slack's documentation https://api.slack.com/methods/files.upload files.upload is deprecated and...