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

common: Reduce stringency of action validation when adding to queue #833

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

fordN
Copy link
Contributor

@fordN fordN commented Dec 12, 2023

Changes

  • Remove the check that confirms the deployment is already published to the network; to avoid race conditions waiting for the network subgraph to update. In the case that the deployment cannot be found on the network emit a warning and continue.

- Specifically: remove the check that the deployment is published to the
network to avoid race conditions waiting for the network subgraph to
update
@fordN fordN force-pushed the ford/less-stringent-action-validation branch from 8d6f057 to 3dc19f8 Compare December 12, 2023 19:17
@fordN fordN merged commit 1b78523 into main Dec 12, 2023
9 checks passed
@fordN fordN deleted the ford/less-stringent-action-validation branch December 12, 2023 20:50
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