Mauro Murari
Mauro Murari
# What this PR does: Add parameter `encoding` to `ZipNumpyUnpickler.__init__` # Why it's important Currently, I'm migrating from Python2.7 to 3.7 and when I open old files with pickel +...
This PR adds 3 news API routes: - `/skip-host/` Adds host to MySQL ignore host list - `/recover-host/` Remove host from MySQL ignore host list - `/skipped-hosts` List all hosts...
Issue: https://github.com/ent/ent/issues/3747
Hi, This code add a feature required in #42 Retry work in all tasks: `NewInstanceTask` `RemoveInstanceTask` `ScaleInstanceTask` `RestoreMachineTask` `CheckMachineTask` `DownloadCertTask` `RevokeCertTask` `RenewCertsTask` `SessionResumptionTask` I added two new environment configurations: `RETRY_COUNTDOWN`:...