Skip to content
New issue

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

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

Already on GitHub? # to your account

Warn about missing api key instead of blocking IO #181

Closed
fedemengo opened this issue Feb 9, 2024 · 1 comment
Closed

Warn about missing api key instead of blocking IO #181

fedemengo opened this issue Feb 9, 2024 · 1 comment

Comments

@fedemengo
Copy link

With a fresh neovim setup, during plugins installation it's really annoying to have the process blocked by wakatime asking for the api key.

In my opinion it would be much better to just warn about the missing key and keep wakatime disable for the time being. Most of the plugins simply log errors/info rather than launching blocking procedures. At least it would be useful to provide an option to just log the error

@alanhamlett alanhamlett changed the title Warn about missing api key instead of io blocking Warn about missing api key instead of blocking UI Feb 9, 2024
@fedemengo fedemengo changed the title Warn about missing api key instead of blocking UI Warn about missing api key instead of blocking IO Feb 11, 2024
@alanhamlett
Copy link
Member

Fixed with 4faeea5.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants