-
Problem: Bolt is not responding to events, unless I send many events. Sending a single event (like messaging a bot) will timeout, unless more events are sent in quick succession (last one will eventua…
-
What if we develop and add such a client? I think I can develop and open-source such a client by myself.
-
It would be great if `anthropic_sdk::Client` implements the `Send` trait, which allows it to be shared between threads safely without instantiating new client instances all the time.
-
### Environment
SaaS (https://sentry.io/)
### What are you trying to accomplish?
I have an SDK that captures error events into sentry by using the script below.
`window.addEventListener('error', (…
-
### Describe the usage question you have. Please include as many useful details as possible.
```
# cef_flight_sdk/client/cef_flight_data_client.py
import logging
import pyarrow.flight as fli…
-
Functions called using this sdk (only client.messages.send were tested) are failing with a 401.
Upon further investigation, the full url is not being built correctly. See below debugging (python3/f…
-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaS…
-
### Description
Add a method to the client to retrieve the API usage in the current cycle.
### Use case
While experimenting, users may be interested in dynamically retrieving their API usage using …
-
**Is your feature request related to a problem? Please describe.**
We need to collect data about the usage of our different SDKs in order to prioritize, assign resources, and better support them.
…
-
I’ve generated a Flutter APK that works fine on my phone having android version 14, but when I sent it to my client through Whatsapp, who is using a Samsung S24, they received the error: "App not inst…