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

[api.routes]-Error on temp routes with access count limit #238

Open
mononobi opened this issue Aug 24, 2023 · 0 comments
Open

[api.routes]-Error on temp routes with access count limit #238

mononobi opened this issue Aug 24, 2023 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@mononobi
Copy link
Owner

If a route has an access count limit (.ex 5), whenever the route has been accessed more than that limit, an internal server error 500
would occur.
There should be a 404 url not found error instead, when the limit has been passed.

It happens on all temp routes including the audit route.

@mononobi mononobi added bug Something isn't working enhancement New feature or request labels Aug 24, 2023
@mononobi mononobi self-assigned this Aug 24, 2023
@mononobi mononobi changed the title [api.routes]-error on temp routes with access count limit [api.routes]-Error on temp routes with access count limit Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant