🐛(dimail) fix unexpected status_code for proper debug

Remove duplicate and catch errors more gracefully. Fixes tests accordingly.
This commit is contained in:
Marie PUPO JEAMMET
2024-10-24 17:40:32 +02:00
committed by Marie
parent 21bf431940
commit 0b0b77cead
3 changed files with 12 additions and 13 deletions

View File

@@ -15,6 +15,7 @@ and this project adheres to
- ⬆️(dependencies) remove unneeded dependencies
- 🔥(teams) remove pagination of teams listing
- 🔥(teams) remove search users by trigram
- 🗃️(teams) remove `slug` field
### Added
@@ -30,10 +31,7 @@ and this project adheres to
- 🔧(sentry) restore default integrations
- 🔇(backend) remove Sentry duplicated warning/errors
- 👷(ci) add sharding e2e tests #467
### Removed
- 🗃️(teams) remove `slug` field
- 🐛(dimail) fix unexpected status_code for proper debug #454
## [1.4.1] - 2024-10-23