XOYZ69 / yoshida

A card making tool designed to handle the most specific requests.
Other
1 stars 0 forks source link

Image grabbing from url can lead to crash due to not reachable servers #25

Open XOYZ69 opened 1 year ago

XOYZ69 commented 1 year ago

Describe the bug

When using a link to get an image it is possible that the server is unreachable or takes longer than expected. This error was found in the unit test logs: https://github.com/XOYZ69/Yoshida/actions/runs/6094220959/job/16535307457#step:5:1

To Reproduce

Gerne rate a card with an image from a URL that does not work.

Expected behavior

Generate an error Message and either fail with a reasonable message or just insert a blank image.

Screenshots

/.

Additional context

- /

System Info