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

Occasional unnecessary builds #1645

Open
alecthomas opened this issue Jun 4, 2024 · 0 comments
Open

Occasional unnecessary builds #1645

alecthomas opened this issue Jun 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@alecthomas
Copy link
Collaborator

This looks like the change detection is somehow picking up a change that it shouldn't. There were no external changes.

🐚 ~/dev/ftl $ ftl dev examples/go --recreate                                                                                                                                                                                    aat/pubsub-handles
info: Starting FTL with 1 controller(s)
info:controller0: Web console available at: http://localhost:8892
info:controller0: HTTP ingress server listening on: http://localhost:8891
info: FTL startup command ⚡️
info:time: Building module
info:echo: Building module
info:time: Deploying module
info:echo: Deploying module
info:controller0: Deployed dpl-time-2o77alg5xrf696ln
info:controller0: Deployed dpl-echo-ipxez0hiklha89m
info: All modules deployed, watching for changes...
info:echo: Building module
info:echo: Deploying module
info:controller0: Reusing deployment: dpl-echo-ipxez0hiklha89m
@alecthomas alecthomas added the bug Something isn't working label Jun 4, 2024
@github-actions github-actions bot added the triage Issue needs triaging label Jun 4, 2024
@ftl-robot ftl-robot mentioned this issue Jun 4, 2024
@safeer safeer removed the triage Issue needs triaging label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants