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

[API] Rework (or potentially remove) the after API #18

Open
eledhwen opened this issue Dec 25, 2021 · 0 comments
Open

[API] Rework (or potentially remove) the after API #18

eledhwen opened this issue Dec 25, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@eledhwen
Copy link
Contributor

The after flow API came from an older API design and works poorly within the current flow API. It encourages blocking flow designs and puts unnecessary pressure on the runtime implementations.

At this time we should consider getting rid of it altogether, or reconsider it as a special case of join.

@eledhwen eledhwen added the enhancement New feature or request label Dec 25, 2021
@eledhwen eledhwen self-assigned this Dec 25, 2021
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

No branches or pull requests

1 participant