czechnology
czechnology
Any time I try to run this script, I'm getting an error: ``` We're sorry, a server error occurred. Please wait a bit and try again. (line 130, file "")...
- [x] I am on the [latest](https://github.com/sdispater/pendulum/releases/latest) Pendulum version 2.1.2. - [x] I have searched the [issues](https://github.com/sdispater/pendulum/issues) of this repo and believe that this is not a duplicate. - **OS...
This happens when `Retrying` is used as a context manager.
When using the logging functions like `before_log`, `after_log` or `before_sleep_log` in a Retrying instance as a context manager, it prints messages like `call to 'None'` or `Retrying None`. Example code:...
Looking at the repositories: https://repology.org/project/amazon-ecr-credential-helper/versions It seems that a lot of them contain outdated versions, in particular for Debian the newest version is 0.2.0, which is not working correctly in...