laravel / octane

Supercharge your Laravel application's performance.
https://laravel.com/docs/octane
MIT License
3.73k stars 289 forks source link

Fix undefined array key "assets" #864

Closed sy-records closed 4 months ago

sy-records commented 4 months ago

Failure to fetch assets due to API rate limit exceeded, The RequestException will now be thrown.

image

close #863

smortexa commented 4 months ago

IMO, it should throw HTTP request exception here.