-
This job
```
- name: Sync Postgres to Another Postgres Table
source:
ref: PG1
query_string: "SELECT * FROM existing_table"
destination:
ref: PG2
table_name:…
-
I was wondering if you had any plans on moving the library to asyncio and aiohttp, and in general putting effort into making the library asynchronous? Thank you, Daniel!
-
Upon a normal exit, there are asyncio errors of the form
```
Exception in callback TransportBase._connect_done(>)
handle: )>
asyncio.exceptions.CancelledError
During handling of the above excep…
-
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
1.39.0
### Steps to Reproduce
We use the Sentry arq integration. When running many concurrent jobs at scale, we have notic…
-
1. 新增配置 -> 触发成功
2. 删除配置 -> 触发成功
3. 修改配置 -> 偶数次修改成功 例如连续修改三次 a = 1 / a = 12 / a = 123 其中 只有 a = 12 会触发回调
lzbht updated
3 weeks ago
-
**Version**: 5.0.3 (code hasn't changed in any subsequent version)
**Platform**: Python 3.8.6 / Almalinux 3.9 / AWS
**Description**: Calls to `delete` in asyncio RedisCluster do not execute if `…
-
Our team is working on a project where we send control instructions from a computer to a drone's onboard Raspberry Pi, and the Raspberry Pi calls the udp_receive.py file, which receives the instructio…
-
```
Регистратор: homeassistant.util.loop
Источник: util/loop.py:77
Первое сообщение: 10:53:58 (1 сообщений)
Последнее сообщение: 10:53:58
Detected blocking call to import_module with args ('cus…
-
2024-09-03 17:57:36 | INFO | 56 | 0539908084 | Taps stopped (not enough energy) …
-
**提交 issue 前,请先确认:**
- [√] 我已看过 **FAQ**,此问题不在列表中
- [√] 我已看过其他 issue,他们不能解决我的问题
- [√] 我认为这不是 Mirai 或者 OpenAI 的 BUG
**表现**
描述 BUG 的表现情况
**运行环境:**
- 操作系统:win11
- Docker: ?
- 项目版本:Window…