I\'m trying to create an async view to solve an endpoint with Django 3.1.
I have my AsyncView and within this view I have the next code lines :
try: