Adam Lugowski

Results 30 comments of Adam Lugowski

Since I had jumped through the hoops already that command does show the extension as loaded. A good solution might be to catch any FUSE error during mount and show...

> So, it appears that this problem will occur if your sheet name is longer than 31 characters. This one hit us, because it's not on Microsoft's list of Excel...

Full tail of logs from one worker as it was going idle: ``` 2018-09-02 21:13:30,126 redis.py:285 - on_connection_error() ERROR: Connection to Redis lost: Retry (0/20) now. 2018-09-02 14:13:30.000 PDT 2018-09-02...

I've seen other issues that show a similar pattern: high concurrency causes disconnected workers. Others also reference heartbeat issues. The high concurrency and intermittent nature of the problem makes this...

I would love a way to turn heartbeats off. My usecase of long-running tasks doesn't benefit from them. Simple dead-man-switch to the broker should be enough. Even absent that, just...

@babu-upcomer Are you also seeing a clock drift log message?

@babu-upcomer I'm trying with `--without-mingle` now. Immediately upon startup I see missed heartbeat messages, so I don't know if this setting works. I also see many Redis disconnection and timeout...

FYI, you can easily make your own calls into the API from within `gspread`. Given a worksheet reference, i.e. `wks = sh.sheet1` or somesuch: body = {'requests': [ {'repeatCell': {...

Great chart, @ecorm . It does show that a C++11 version would gain a potential user base of 1/5 of respondents. The previous plots have to be taken with a...

> > It does show that a C++11 version would gain a potential user base of 1/5 of respondents. > > If you look at the "No: Not Allowed" column...