-
Notifications
You must be signed in to change notification settings - Fork 102
Description
Describe the bug
When I try to use the search functionality provided by RTD, the documentation website crashes.
To Reproduce
It first happened when I inserted re (I was looking if there's a functionality where I can reset the rate limiting for a user, I guess it's undoable anyway) and tried to insert any character after, but then I found out it also happens whenever I keep querying low characters or just randomly, sometimes when I even delete the whole query at once (CTRL + A -> delete).
Expected behavior
Website shouldn't crash.
Your app:
- Fastapi
- Latest
Additional context
The functionality itself is very inconsistent, maybe it's an error with RTD's search functionality and how it indexes SlowAPI's docs just don't go together somehow. I tried other RTD's documentations and it works fine there.
I know the documentation doesn't really have much going on to prioritize this, but this might be needed in the future.
