In horizon dashboard after session is expired there are endless polling witch returns 401 error. It's possible to stop api calls after it's returns 4XX error or redirect to my login page ?
Steps To Reproduce:
Hello @khamazaspyan
As far as I know that is currently not possible. Maybe you can create a PR to https://github.com/laravel/horizon that detect the error and stops the polling + adds a message for the user that the polling it stopped to poll the data.
I think it would be a nice addition.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community