Handle SychronousOnlyOperation
exceptions
#2861
Labels
💻 aspect: code
Concerns the software code in the repository
🛠 goal: fix
Bug fix
🟨 priority: medium
Not blocking but should be addressed soon
🧱 stack: api
Related to the Django API
Description
The conversion of the API to ASGI raises
SychronousOnlyOperation
exceptions in Sentry. This should be resolved or appropriately handled.The text was updated successfully, but these errors were encountered: