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

Hot reload should not spam build errors #4022

Open
matt2e opened this issue Jan 14, 2025 · 0 comments
Open

Hot reload should not spam build errors #4022

matt2e opened this issue Jan 14, 2025 · 0 comments
Labels
jvm triage Issue needs triaging

Comments

@matt2e
Copy link
Collaborator

matt2e commented Jan 14, 2025

Run ftl dev
Successfully build a jvm module
Change code so that there is a build error

Expected result:

  • We get a build error once

Actual result:

  • We get a build failure once per second.

I'd expect our language plugin to detect that code hasn't changed and the build context hasnt changed so don't keep publishing automatic build results.

@matt2e matt2e added the jvm label Jan 14, 2025
@github-actions github-actions bot added the triage Issue needs triaging label Jan 14, 2025
This was referenced Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jvm triage Issue needs triaging
Projects
None yet
Development

No branches or pull requests

1 participant