Project-OSmOSE / osmose-app

PAM annotation platform
https://osmose.ifremer.fr/app/
GNU General Public License v3.0
5 stars 6 forks source link

FIX: Cannot access datasets in django admin #161

Closed ElodieENSTA closed 8 months ago

ElodieENSTA commented 10 months ago

Eg: https://osmose.ifremer.fr/backend/admin/api/dataset/293/change/

The request results in a 502 - Bad Gateway on the client side. It is probably caused by a timeout in server side due to too long SQL requests.

ElodieENSTA commented 10 months ago

The main delay is due to audio_metadatum field show. Without it, the loading time is normal

ElodieENSTA commented 10 months ago

-> Replace audio_metadatum input with a link to edit this metadatum