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

Allow stopping Uni.repeat() during the last retrieval #176

Closed
cescoffier opened this issue Jun 22, 2020 · 0 comments · Fixed by #180
Closed

Allow stopping Uni.repeat() during the last retrieval #176

cescoffier opened this issue Jun 22, 2020 · 0 comments · Fixed by #180
Labels
enhancement New feature or request
Milestone

Comments

@cescoffier
Copy link
Contributor

Some API are indicating their response is the is a "next" computation to execute. Right now, the current API does not handle this case.

Typically, a Github API response would tell if there is a next page.

cescoffier added a commit that referenced this issue Jun 23, 2020
Add a way to repeat "whilst" a predicate it true.
cescoffier added a commit that referenced this issue Jun 23, 2020
Add a way to repeat "whilst" a predicate it true.
@cescoffier cescoffier added the enhancement New feature or request label Jun 24, 2020
@cescoffier cescoffier modified the milestones: 0.6.0, 0.5.4 Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant