Files
kuryr-kubernetes/kuryr_kubernetes
Michał Dulko 22f3030443 Add requests.ConnectionError to watcher retries
Apparently with switch to Python 3, requests library raises a different
exception when read time out occurrs and it's quite general
requests.ConnectionError. This causes tracebacks like [1] to show up in
logs.

This is pretty scary for the user, so this commit suppresses those exceptions
and adds them to the list of exceptions K8sClient restarts watching.

[1] http://paste.openstack.org/show/786574/

Change-Id: I09f3803edffbe2ea5f1913238adc23212a323100
2019-11-22 16:01:25 +01:00
..
2017-04-13 03:19:08 +00:00
2019-10-11 14:48:35 +03:00
2019-10-14 12:44:47 +00:00
2018-08-09 17:31:21 +08:00
2017-03-28 15:13:49 +08:00
2019-01-02 22:14:44 +00:00
2018-09-18 10:19:43 +03:00
2018-09-18 10:19:43 +03:00
2019-09-04 10:26:56 +02:00