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

DelayFlow stage with flexible delay management #89

Closed
manonthegithub opened this issue Mar 27, 2017 · 1 comment
Closed

DelayFlow stage with flexible delay management #89

manonthegithub opened this issue Mar 27, 2017 · 1 comment
Milestone

Comments

@manonthegithub
Copy link
Contributor

I needed flexible mechanism to make delay in stream under certain circumstances (for example if http server goes down not to oveload it with redundant requests, delay for some time after receiving some number of 500 error codes in a row) and thought that it can be useful to others. I'll submit PR with my implementation soon. It will be great, if you'll decide that it would be useful.

manonthegithub added a commit to manonthegithub/akka-stream-contrib that referenced this issue Mar 27, 2017
manonthegithub added a commit to manonthegithub/akka-stream-contrib that referenced this issue May 17, 2017
manonthegithub added a commit to manonthegithub/akka-stream-contrib that referenced this issue Jul 14, 2017
2m added a commit that referenced this issue Oct 31, 2017
…stage

DelayFlow with flexible DelayStrategy implementation #89
@2m 2m added this to the 0.9 milestone Oct 31, 2017
@2m
Copy link
Contributor

2m commented Oct 31, 2017

Fixed in #90

@2m 2m closed this as completed Oct 31, 2017
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