-
I want to use this library with AWS Lambda but producer cannot be reused after stop.
Below example code occuers `Unable to Put record. Producer is already stopped` when runs at second times.
```…
-
**Version:**
1.4.0
**Description:**
Trying to run `yarn ionic cordova run android --livereload --device` leads to the error below. I'm running the command on WSL, adb and yarn are installed on WS…
-
### Summary
For email the input is not validate using `EmailValidationRule`
### Environment
- SDK Version: 1.0.1 +
- SDK Module: UI
### Details
the validation rule should be added in the foll…
-
```
$ pwd
REDACTED/cocoon-cloud-sdk/sample/gulp
$ gulp updateSource --clientId=REDACTED --clientSecret=REDACTED --username=REDACTED --password=REDACTED --projectId=ca.commins.stomp --zipPath=../../…
-
Consider adding helper functions similar to the following:
```ts
export const numberToBytes = (number: web3Types.Numbers) =>
web3Utils.hexToBytes(web3Utils.numberToHex(number));
export functi…
-
Scenario:
- Ubuntu VM with 4 attached disks.
- Each disk has an agent installed on it at /mnt/disk/somedirectory
- Each agent runs under its own account
- Each account is added to a …
-
Discrete R&D project to explore how to provide peer to peer sync capabilities which would augment and further strengthen the offline use cases where applications using the SDK are likely to be deploye…
-
* **Product and API**: sts
* **Platform**: golang sdk
* **How to Reproduce**
I need to query the API for all the available STS endpoints. However, it seems that the STS endpoints returned…
-
嵌入模型:nomic-embed-text:latest
对话模型:llama/llama3:latest
URL: /api/models/chat User: null
Chat with knowledge base with id: 23
Knowledge base aaa with embedding "nomic-embed-text:latest"
Creating…
-
When using Rider or R# test runner, a theory with skipped test cases is displayed as containing failing tests.
```
public class Test
{
[SkippableTheory]
[MemberData(nameof(WorkingData))]
publ…