-
## Our Setup
We initiate streaming for all workers during the startup of our NestJs microservices by calling the `streamJobs` method. Additionally, we call activateJobs for all workers during startup…
-
**Description**
The SDK is using an outdated preview endpoint for groups management, which does not work with the new public preview feature that allows us to specify group managers who are not wor…
-
### 🚀 The feature, motivation and pitch
OpenAI recently provided a new endpoint batch inference (https://platform.openai.com/docs/guides/batch/overview?lang=curl). It would be nice if it works usin…
-
### What happened?
Using https://meet.jit.si/, I observe different behavior between the official native app and web browser clients, both on Android 14 (GrapheneOS) with the system browser set to Fir…
-
### What version are you using?
CLI
```bash
% stellar --version
stellar 21.2.0 (41a1e0dd0e3e8e34f94b4e78fc7f71d7f15420c7)
soroban-env 21.2.0 (8809852dcf8489f99407a5ceac12625ee3d14693)
soroba…
-
Instead of hardcoding gas limits in `go-client` and `keychain-sdk`, it would nice to have an automatic gas estimation.
(note to contributors: keep in mind that `go-client` and `keychain-sdk` are cons…
-
### Checklist
- [X] I have looked into the [README](https://github.com/openfga/js-sdk/blob/main/README.md) and have not found a suitable solution or answer.
- [X] I have looked into the [documenta…
-
### Describe the bug
When running command `az acr login --name $acrName --expose-token` with AzureCLI v2.55.0 on the SAW, it returned error "got multiple values for keyword arguments". This behavior …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When you create multiple accounts in a single file the StateMachine fails to start cause step…
-
Is that possible to use Arduino platform and RTOS-SDK? I have a project using arduino platform and I would like to use the mqtt_client.h library from RTOS-SDK. Any tips? Thanks!