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

sync or async? #22

Closed
ghostsquad opened this issue Sep 24, 2015 · 3 comments
Closed

sync or async? #22

ghostsquad opened this issue Sep 24, 2015 · 3 comments

Comments

@ghostsquad
Copy link

are these operations synchronous or async?

@tim-kos
Copy link
Owner

tim-kos commented Sep 28, 2015

Which operations do you mean?

@ghostsquad
Copy link
Author

retrying an operation.

@tim-kos
Copy link
Owner

tim-kos commented Sep 29, 2015

When operation.retry() is called, it executes operation.attempt() again which is async of course.

@tim-kos tim-kos closed this as completed Sep 29, 2015
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