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

Do not wait for graph in entrypoint script but in program #71

Merged
merged 1 commit into from
Apr 21, 2021

Conversation

adzialocha
Copy link
Collaborator

This fixes two issues:

  • The wait-for script gets stuck on production when using the external graph node
  • One does not need to write a second make up afterwards to restart the api, after running make contracts, make subgraph during local development

@adzialocha adzialocha added the bug 💥 Something isn't working label Apr 21, 2021
@adzialocha adzialocha changed the title Do not wait for graph in entrypoint script but in program itself Do not wait for graph in entrypoint script but in program Apr 21, 2021
@adzialocha adzialocha merged commit 10b0ce2 into main Apr 21, 2021
@adzialocha adzialocha deleted the fix-waiting-graph branch April 21, 2021 11:20
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

Successfully merging this pull request may close these issues.

1 participant