Eugeniu
Eugeniu
Hi @Grokzen , I'll explain the use case (I think you already got it): * I use `scan_iter()` to go through the keys of a relatively large redis cluster (>700M...
So maybe this is more like a feature request? (configure ConnectionTimeout and/or number of retries before giving up)
Setting ssh_timeout in `/etc/salt/cloud` and restarting salt-master didn't change the connection timeout. It is still 15 seconds.
Hi @srh , If i try conversion to an from a string i get this result: ``` >>> task_info {'a': 0.0, 'b': 0.0, 'c': -0.0} >>> s = json.dumps(task_info) >>>...
What is the preferred way to generate a requirements.txt file with private repo (and credentials) after 2022.8.5? `pipenv lock -r` does variable substitution (as of 2022.8.5) while `pipenv requirements` does...
How about raising socket.timeout() for EAGAIN and re-raise socket.error for EINTR ?
At least it should not map to public ASNs.
Hi @hadiasghari , This is what I see in the log: ``` Finding most recent archive in /route-views4/bgpdata/2022.04/RIBS ... Downloading ftp://archive.routeviews.org//route-views4/bgpdata/2022.04/RIBS/rib.20220414.0600.bz2 ``` We're using the provided tool to download the...