-
I am receiving an error when using the `SwitchoverGlobalClusterCommand` to try and switchover my global rds cluster.
Here is the code I am using
```javascript
import {
RDSClient,
Switchov…
-
1) If you can, please include a screenshot of your problem
![image](https://github.com/user-attachments/assets/1e92e6c2-bc2a-4e85-ac57-1dfb8917ef8a)
2) Please include the name of your operating sy…
-
Hello,
The client details that returns to the browser after the upload is completed should have return promise also. for example:
```
let uploader = new siofu();
uploader.on('saved', asyn…
-
How can i specify company proxies for the LLM call or set ssl verification to False?
Setting async client or httpx_client in ChatGoogleGenerativeAI initialisation does not work.
-
### System Info
TEI Image v1.4.0
AWS Sagemaker Deployment
1 x ml.g5.xlarge instance Asynchronous Deployment
Link to prior discussion: https://discuss.huggingface.co/t/async-tei-deployment-c…
-
Hi,
do you plan to support async aws clients (i.e AmazonDynamoDBAsyncClient etc) ?
Thanks
Jakub
-
I get "bad credentials" but I can login at https://accountglb.digital.panasonic.com with out any issues.
And https://accountglb.digital.panasonic.com seems to have MFA which I can't turn off.
Any …
-
I see there is an option to give the library=asyncio in the CONFIG OPTIONS to get an async client, but its not clear enough will it be an async client? Can I create an SDK for both async and sync requ…
idan3 updated
6 months ago
-
### What can we do for you?
Hi, thanks for your aweomse library!
I need some help in async listening to the device connection... this is my code:
```cs
public MainWindow()
{
InitializeCom…
-
PS: still need to fix the read server response functionality - currently after forwarding from client to server, the function blocks until the client connection is de-established(i.e, Ctrl+C on the cl…