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

Fix Hydra services potentially starting in a wrong order #4470

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

Lezek123
Copy link
Contributor

Since #4413 and until some better fix is implemented in Hydra we need to make sure that graphql-server service always starts after processor.

This is because the graphql-server will currently try to retrieve the processor ip address from the dns on startup and then limit the access to /update-processor-state only to this ip.

@vercel
Copy link

vercel bot commented Nov 28, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
pioneer-testnet ⬜️ Ignored (Inspect) Nov 28, 2022 at 8:11PM (UTC)

Copy link
Contributor

@mnaamani mnaamani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it guaranteed this will always work. It is certainly still better than not having this dependency.

@mnaamani mnaamani merged commit 21b3931 into Joystream:master Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants