pyronear / pyro-platform

Detection & monitoring platform of wildfires
https://platform.pyronear.org/
Apache License 2.0
10 stars 10 forks source link

Catch the IndexError when no url are sent back #154

Closed RonanMorgan closed 2 months ago

RonanMorgan commented 2 months ago

fix #138

I have added a try / catch + logging about this error which seems to be triggered by the engine not sending url

MateoLostanlen commented 2 months ago

Hello @RonanMorgan please check your PR you have files related to this PR here

RonanMorgan commented 2 months ago

yes sorry it's just that the comparison was done with "main" but I have created my branch from an other one