Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: televersement des fichiers en erreur (#899)
## Description 🛑 téléversement de fichier impossible. Erreur 500. 🎸 Issue #897 : `botocore.exceptions.ClientError: An error occurred (MissingContentLength) when calling the PutObject operation: None` 🛸 suite au passage à `boto3` et `botocore` 1.36 🦺 aurait dû être résolu en `1.36.5` boto/boto3#4398 (comment) 🦺 mais toujours ko avec la `1.36.11` ## Type de changement 🪲 Correction de bug (changement non cassant qui corrige un problème). 🚧 technique ### Points d'attention 🦺 WORKAROUND en attendant une résolution pérenne : downgrade en `1.35.99` --------- Co-authored-by: François Freitag <[email protected]>
- Loading branch information