data-for-change / anyway

ANYWAY - Car accidents map
http://www.anyway.co.il
MIT License
75 stars 242 forks source link

[Bug] map infographics are sometimes blurred on telegram #2638

Open tkalir opened 2 months ago

tkalir commented 2 months ago

map infographics are sometimes blurred on telegram, probably caused by the image being downloaded before the page finished to fully load (the infographics to image file process is based on screenshot-ing). We should try to increase the sleep time on this function generate_infographics_in_selenium_container before it starts downloading.

https://github.com/data-for-change/anyway/blob/b6e5760d58ac06d1daed2f83a14d195ff3d55181/anyway/infographic_image_generator.py#L86

image