VolkovLabs / business-media

The Business Media panel is a Grafana plugin that renders PNG, JPG, GIF, MP4, WEBM, MP3, OGG, and PDF files encoded in the base64 format and URL.
https://docs.volkovlabs.io
Apache License 2.0
24 stars 3 forks source link

Catch error getting URL, avoid errors on timeout (untested) #144

Closed groovybits closed 2 months ago

groovybits commented 2 months ago

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).

mikhail-vl commented 2 months ago

Resolved in #145