mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
* [PAPI] Retry steams upon not receiving data for 10 seconds * [PAPI] Retry steams upon not receiving data for 10 seconds (#20176) * debug message * Do not listen for ws updates globally and do not timeout for those calls * Timeout signal as a getter * use ff for disablement * accesor fn => getter * send empty initial data in papi for global ws watch requests --------- Co-authored-by: Gero Posmyk-Leinemann <gero@gitpod.io>