Issue 1445: Timeout dialog for search flows
Description
Fix search never showing timeout dialog
Screenshots
Technical details
We use CountDownTimer
class to check time difference to get timeout.
- Time difference between start of a Flow collection and the first data emission.
- Time difference between two consecutive data emission.
Tests
Issues
https://gitlab.e.foundation/e/os/backlog/-/issues/1445