Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show notification on long env load #2

Open
cab404 opened this issue Feb 4, 2021 · 0 comments
Open

Show notification on long env load #2

cab404 opened this issue Feb 4, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@cab404
Copy link
Owner

cab404 commented Feb 4, 2021

Some environments, especially Nix ones take a lot of time to load when are not cached. That means blocking everything until they load, without any info to user.

A status bar would be helpful. Since first load should always be synchronous, add a timeout to it. If it times out (configurable timeout), show "Takes too long to load" message, and start loading it in background, updating status bar/notification/debugging window with latest console messages.

@cab404 cab404 changed the title Some environments take a lot of time to load Show notification on long env load Feb 4, 2021
@cab404 cab404 added enhancement New feature or request good first issue Good for newcomers labels Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant