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

[Bug] Missing Handlers for Defined Event Undetected During Compilation #5726

Open
itsjerryokolo opened this issue Dec 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@itsjerryokolo
Copy link
Contributor

itsjerryokolo commented Dec 5, 2024

Bug report

Deploying a subgraph to the studio with an event listed in the manifest but its handler not defined in the mapping file causes it to fail at runtime. Detecting this issue during deployment would make debugging easier and improve the developer experience.

@itsjerryokolo itsjerryokolo added the bug Something isn't working label Dec 5, 2024
@lutter
Copy link
Collaborator

lutter commented Dec 5, 2024

This is really a graph-cli issue - it should already warn about the missing handler before the subgraph is deployed. THe most elegant way to address this would be through this issue

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