Dr. Jan-Philip Gehrcke

Results 36 issues of Dr. Jan-Philip Gehrcke

Is there a nice way here for exposing the additional configuration options for the underlying http client, such as timeout configuration?

In your demo page, when switching images with the 'menu' made by these neat little circles, the images do not just fade, but also some slight size change appears to...

See https://github.com/jgehrcke/covid-19-germany-gae/issues/1748 and https://github.com/jgehrcke/covid-19-germany-gae/pull/1842 and https://github.com/jgehrcke/covid-19-germany-gae/issues/1841.

Just observed an error with pyasn 0.4.1: ``` ... File "/opt/mesosphere/lib/python3.6/site-packages/ldap3/core/connection.py", line 1205, in start_tls if self.server.tls.start_tls(self) and self.strategy.sync: # for async connections _start_tls is run by the strategy File...

question

Upfront: this is a complex topic and I just would like to express my (hopefully qualified) doubts. I really do not want to appear as "ranting", so please do not...

I'm not really sure how to timeout-control `gevent.os.nb_read()` and `gevent.os.tp_read()`. For the latter, it is quite simple to create a situation where data is actually read and then swallowed /...

Type: Enhancement
Type: Question

There seem to be several small issues with the sidebar. One of them is that when I click on Core>Timeouts, what actually becomes bold is either "Program Shutdown" or "Monkeypatching"....

The first step is to see if integration tests pass. https://jira.mesosphere.com/browse/DCOS_OSS-5277

Holding

Is there a specific reason for `KazooTimeoutError` inheriting directly from `Exception` instead of from `KazooException`?

Enhancement