If fetching media fails and a crash happens catch it return null.
Original issue is receiving a 500 http error when the druid DB fails to respond quick enough within 5000 ms then code throws a 500.
Untested so far, I am figuring out how to test this with my Grafana setup. WIP hoping it helps developers find the issue and fix it faster (just have druid not respond fast from some operational issues / ram shortage and this should show the images failing to load after one fetch fails and a 500 is seen in the inspector).
If fetching media fails and a crash happens catch it return null.
Original issue is receiving a 500 http error when the druid DB fails to respond quick enough within 5000 ms then code throws a 500.
Untested so far, I am figuring out how to test this with my Grafana setup. WIP hoping it helps developers find the issue and fix it faster (just have druid not respond fast from some operational issues / ram shortage and this should show the images failing to load after one fetch fails and a 500 is seen in the inspector).