Oleg Popov

Results 4 issues of Oleg Popov

In the rpc.py, line 117, parsing error if a string is not standard, like this: `processname:websocket_vosk groupname:websocket_vosk pid:14 channel:stdout DEBUG - 2022-02-16 14:13:03,092 - __main__ - start - Trying to...

If it's possible, please, add a possibility to change proxy every N-th request. Add a variable (for setting N) and a new value for "Proxy mode" for this.

In an attempt to add the first row to the empty table. ``` File "*******\venv\lib\site-packages\pygsheets\utils.py", line 214, in wrapper return func(*args, **kwargs) File "*******\venv\lib\site-packages\pygsheets\worksheet.py", line 1148, in append_table 'tableRange': GridRange.create(response_json['tableRange'],...

I can see that the same file is used on the API side and by the worker - it's the 'worker.py' file. As I understand it, the @celery.task decorator provides...