Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

create a call executor builder or builders #28

Closed
elennick opened this issue Dec 5, 2015 · 4 comments
Closed

create a call executor builder or builders #28

elennick opened this issue Dec 5, 2015 · 4 comments
Milestone

Comments

@elennick
Copy link
Owner

elennick commented Dec 5, 2015

use the builder pattern to construct and utilize the CallExecutor and AsyncCallExecutor... something like:

CallExecutorBuilder.newCall(<here the callable>).withConfig(<the configuration>).onRetryFailThen(<the action>).execute();

@elennick elennick added this to the 0.7.0 milestone Dec 5, 2015
@elennick elennick removed this from the 0.7.0 milestone Oct 15, 2017
@elennick elennick added this to the 0.10.0 milestone Jan 2, 2018
@elennick elennick self-assigned this Jan 2, 2018
@elennick elennick modified the milestones: 0.10.0, 0.11.0 Jan 21, 2018
@elennick elennick removed their assignment Feb 11, 2018
@elennick elennick self-assigned this Feb 17, 2018
@elennick elennick modified the milestones: 0.11.0, 0.13.0 Feb 17, 2018
@elennick elennick removed their assignment May 28, 2018
@elennick elennick removed this from the 0.13.0 milestone Jul 12, 2018
@elennick
Copy link
Owner Author

to be resolved by PR #75

@elennick elennick added this to the 0.15.0 milestone Aug 19, 2018
@raghavan20
Copy link

can this issue be closed given PR #75 is merged?

@elennick
Copy link
Owner Author

@raghavan20 i usually resolve issues when i do a release that includes their resolution... let me try to get something out in the next day or so and then ill close them

@elennick
Copy link
Owner Author

fixed in release 0.15.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants