ifl0w / RandomWallpaperGnome3

Random Wallpapers for Gnome 3
MIT License
178 stars 42 forks source link

Fix request error handling with explicit rejection #199

Closed Lucki closed 7 months ago

Lucki commented 8 months ago

When soup fails making the request, the promise never resolves. This adds a rejection of the promise by default.