Just wondering if anyone else has experienced extremley slow response times when there's an error in Laravel?
It took just shy of 30 seconds to produce this page.
@ainsley_clark I kind of am agreeing with @siangboon's position on this... have you tested failures elsewhere to determine if this just takes a while because it is in the AppServiceProvider boot method?
This feels potentially like a perceived problem, not a measurable one.