IzakMarais / reporter

Service that generates a PDF report from a Grafana dashboard
Apache License 2.0
946 stars 304 forks source link

Random errors "No Image Render Available" #321

Open alessiofilippin opened 2 years ago

alessiofilippin commented 2 years ago

Hello,

I randomly get errors related to "No Image Render Available". The generated PDF creates some png and some errors like:

image

I think it has something to do with timeouts as if I manually run all the render's URLs singularly - they work.

is there a way to throttle the requests or increase the timeout?

mor-sound commented 1 year ago

Hi, Is some one successfuly fixed that issue?

IzakMarais commented 1 year ago

The multi threaded image fetching is not configurable at the moment.

Relates to https://github.com/IzakMarais/reporter/issues/327

fruchtee commented 1 year ago

I have the same problem. Are there any fixings yet?