Graylog2 / Graylog2/graylog2-server
Gateway timeout doesn't show an error on the search page
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
When running into a gateway timeout (HTTP 504) the search page should show an error.
## Current Behavior
The search page doesn't show any error when running into a gateway timeout. The progress indicator just stops but there is no indication of an error.
https://user-images.githubusercontent.com/461/151782931-fd843a26-377e-4bc2-9f87-048a99feb1b9.mp4


## Steps to Reproduce (for bugs)
1. Trigger a gateway timeout (HTTP 504)
2. Check that no error is displayed
## Your Environment
* Graylog Version: 4.2.4 (cloud)
Contributor guide
Assessment
This issue has not been assessed yet.