504 error when searching on k8s.sgdev.org with indexed search disabled
Created by: ryan-blunden
- Go to https://k8s.sgdev.org/site-admin/configuration
- set
search.index.enabled
tofalse
- Search for
(hunk|repository)resolver timeout:1000s
- The request should time out with, page displays
Unexpected HTTP error: 504
.
The error displayed to the user should be more user-friendly and explain what happened instead of just the unexpected error message.