Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error support and handling for Services.Manager #2

Open
Alerinos opened this issue May 17, 2024 · 1 comment
Open

Error support and handling for Services.Manager #2

Alerinos opened this issue May 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Alerinos
Copy link
Contributor

There is a lack of detailed error handling, for example, during the 404 no page error there should be a backward return, we should detect where the user has been, if inside the site it returns to the previous page, if on another site it returns to the home page.
During authorization error it should redirect to login, you can make an error handler and counter which counts down to redirect to login page.

@Alerinos Alerinos added the enhancement New feature or request label May 17, 2024
@Alerinos
Copy link
Contributor Author

I also forgot to add returning an error in the header. Currently there is a redirect to the URL and 200. There should be a redirect and actually return an error in the header.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant