devaskim
devaskim
As of [v0.1.2](https://github.com/danswer-ai/danswer/releases/tag/v0.1.2) there is only integration with pull requests. The integration with Issues section will let creating knowledge base.
## Pull Request description If both row and cell action are configured, to save backward compatibility the former will be applied.
Both Cassandra and Postgres support JSON data type. Hibernate 5 also lets developer providing JSON support using its user types. But at least in Postgres deployment of TB it still...
**Is your feature request related to a problem? Please describe.** Our control devices generate "alerts" to notify admins on a server of specific events. "Alerts" are generated when certain events...
**Describe the issue** After enabling `remoteConfiguration` option I see a lot of the following messages in the gateway logs: ``` thingsboard-gateway | 2023-12-10 08:15:53 - |DEBUG| - [tb_device_mqtt.py] - tb_device_mqtt...
Now to add new custom converter or update existing one on a production gateway I need somehow (ftp, scp and etc.) copying it and then reboot the gateway. As a...
In current implementation JSON converter checks only `ts` or `timestamp` keys in incoming json. I suggest to make key configurable. Also the converter expects the time stamp is in UNIX...
### Summary Our company wants to build robust data pipe line with no packet loss. Kafka is industrial standard, and Confluent Kafka is ready to use platform for solving such...
### What happened? I tried to deploy latest stable version on **IPv6 only** Ubuntu 22 VPS. ``` git clone https://github.com/toeverything/AFFiNE.git --branch stable AFFINE_ADMIN_EMAIL=myemail AFFINE_ADMIN_PASSWORD="mypassword" docker compose -f ./.github/deployment/self-host/compose.yaml up ```...
Add read timeout to avoid hanging on some controllers with huge number of tags (properties).