Skip to content

Mock.delay to control how quickly requests finish #11

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

Merged
merged 1 commit into from
Jul 16, 2015

Conversation

jacobo
Copy link
Contributor

@jacobo jacobo commented Jul 15, 2015

A corrolary to Fog::Mock.delay

Default value of 1 means request will finish on the 1st poll.

0 could mean the request finishes before even polling, but that's not
implemented yet (and not necessarily needed either)

A corrolary to Fog::Mock.delay

Default value of 1 means request will finish on the 1st poll.

0 could mean the request finishes before even polling, but that's not
implemented yet (and not necessarily needed either)
ryansouza added a commit that referenced this pull request Jul 16, 2015
Mock.delay to control how quickly requests finish
@ryansouza ryansouza merged commit 2e7d702 into master Jul 16, 2015
@ryansouza ryansouza deleted the request_finish_delay branch July 16, 2015 17:18
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.

2 participants