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

Improve watch mode #1542

Closed
3 tasks done
mrlubos opened this issue Jan 9, 2025 · 2 comments · Fixed by #1668
Closed
3 tasks done

Improve watch mode #1542

mrlubos opened this issue Jan 9, 2025 · 2 comments · Fixed by #1668
Assignees
Labels
feature 🚀 New feature or request prioritized 🚚 This issue has been prioritized and will be worked on soon

Comments

@mrlubos
Copy link
Member

mrlubos commented Jan 9, 2025

  • add timeout option to handle servers that stay down for tens of seconds while reloading
  • handle servers that do not expose HEAD method for spec
  • improve console message on reload (clear)
@mrlubos mrlubos added feature 🚀 New feature or request prioritized 🚚 This issue has been prioritized and will be worked on soon labels Jan 9, 2025
@mrlubos mrlubos self-assigned this Jan 9, 2025
@Matsuuu
Copy link

Matsuuu commented Jan 27, 2025

This would be highly appriciated feature as I run this in watch mode while developing and having the CLI crash out constantly isn't quite the DX you want.

Just having the json parsing in a try-catch block could help to not crash the software

@mrlubos
Copy link
Member Author

mrlubos commented Feb 3, 2025

Hi @Matsuuu, please try the latest release v0.64.1 and let me know if it works as expected!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🚀 New feature or request prioritized 🚚 This issue has been prioritized and will be worked on soon
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants