Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
zed: Add timeouts for feature flag resolution in workspace panel init…
…ialization (cherry-pick #22715) (#22722) Cherry-picked zed: Add timeouts for feature flag resolution in workspace panel initialization (#22715) This PR adds timeouts when resolving feature flags during workspace panel initialization so that we don't block indefinitely if Zed is not connected to the internet. Right now we wait for 5 seconds, but this value was chosen arbitrarily. Release Notes: - N/A Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
- Loading branch information