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

Deploying modules to production times out and endpoints start erroring #2096

Closed
matt2e opened this issue Jul 17, 2024 · 1 comment
Closed
Labels
triage Issue needs triaging

Comments

@matt2e
Copy link
Collaborator

matt2e commented Jul 17, 2024

After this: #2095
@mistermoe tried hitting an endpoint in MM module, and got the following error:

/home/runner/_work/___/___/___/modules/___/_____.go:56:40-40: unknown reference "____.____", is the type annotated and exported?

Moe points out that the reference was to a verb that has since been removed (probably in the deployed modules before the deployment happened)
Ask me for full error details

Is this just expected because the modules that this module depended on had been updated and removed the verb that this module used, but we failed deployments before we could update this module?

@github-actions github-actions bot added the triage Issue needs triaging label Jul 17, 2024
@ftl-robot ftl-robot mentioned this issue Jul 17, 2024
@matt2e
Copy link
Collaborator Author

matt2e commented Jul 18, 2024

Seems to be fixed by #2110

@matt2e matt2e closed this as completed Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Issue needs triaging
Projects
None yet
Development

No branches or pull requests

1 participant