In some cases, the program can be waiting for things and nothing will show in the UI. For example:
- wait for page to be (fully) loaded
- wait for API response
It doesn't happen a lot, but when it takes more than 5 seconds to load, we should notify user in UI