-
Hey, I have been tried to test OneHotGym prediction with a tutorial on YouTube https://www.youtube.com/watch?v=S-0thrzOHTc
and when I try to execute swarm.py, then I have mistake, and I don't know ho…
-
Hi,
Firstly, thanks for an awesome piece of software.
The only real issue I have had is connection pooling with autocommit set to false (the default for aiomysql and pymysql) returns stale and i…
-
### 目的
- pool_sizeの上限に引っかかるので上限を緩和する
```
Traceback (most recent call last):
File "/home/haro/venv/lib/python3.5/site-packages/sqlalchemy/pool.py", line 1122, in _do_get
return self._poo…
-
## Expected Behavior
Run with config gym-info:true on MySQL Db hosted on remote server should run without issues
## Current Behavior
Run with config gym-info:true on MySQL Db hosted on …
-
So basically my workers (I think I have around 71) will all go up to 71 successes and then all fail with one exception which I haven't seen yet and then they go into ages of sleeping and "Waiting for …
-
Recently I started using PyMySQL as mysql driver for SQLObject since I wanted a pure python driver.
Since then, every morning any sql causes exception in SQLobject. I have couple of questions rela…
-
I run a select statement, and result is None.
But in database, it exist.
this is my log:
```
[P898 I 170925 16:55:08 /user-server/torcore/database/table.py:29 execute()] SQL time_cost: 0.008
…
-
I was trying to run tests in parallel with `mp` plugin (to speed up test runtime). But it failed quickly with a bunch of MySQL 1040 errors (Too many connections). Any pointers what was happening?
I a…
-
I think this is tied to GSheets update running while maintaining session.
Should be fixed by Issue #50 .
```
Sep 11 05:08:55 discord python[10200]: pymysql.err.OperationalError: (2006, "MySQL server…
-
**Migrated issue, originally created by TonyWangBit**
The code communicate with database, looks like the code below.
https://gist.github.com/tonywangcn/6dadbd58d7778063b0c7969f62505537
I tried to re…