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

Dependency operations don't wait for object creation #2

Open
oholiab opened this issue Jun 26, 2014 · 1 comment
Open

Dependency operations don't wait for object creation #2

oholiab opened this issue Jun 26, 2014 · 1 comment

Comments

@oholiab
Copy link
Collaborator

oholiab commented Jun 26, 2014

Dependency is working well but because the api doesn't create objects fast enough, new objects get created and when they are a dependency for another object, the api sometimes says the created object does not exist (because it is still pending!)

@bobtfish
Copy link
Owner

I believe that a lot of this is now fixed by the stuff that I just merged in from @rubyruy

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

No branches or pull requests

2 participants