Use websocket instead of polling
Open
question
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently we poll for the environment status every 3 seconds. This may cause additional overhead on the IDE & our backend, while we already have `appsync`(websocket) implementation in our frontend.
DoD
Use Appsync to fetch the environment status
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.