olzhasar-reef
olzhasar-reef
Currently, migrations are being exported inside the `ready()` method of the `django_prometheus.apps.AppConfig`. This works fine for a default threaded prometheus mode, but leads to **malformed metrics** when using prometheus in...
This PR fixes the b2http logic to avoid any retries during the upload requests. Previously, the http layer would still proceed with retries during upload failures, preventing the upload manager...
The [rst2ansi](https://github.com/Snaipe/python-rst2ansi) project does not seem to be maintained. It [conflicts](https://github.com/Backblaze/B2_Command_Line_Tool/issues/1101) with recent versions of `docutils`.