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

WebService request queue #301

Open
yuriy-tolstoguzov opened this issue May 18, 2014 · 0 comments
Open

WebService request queue #301

yuriy-tolstoguzov opened this issue May 18, 2014 · 0 comments

Comments

@yuriy-tolstoguzov
Copy link
Contributor

_User story_:
I as user want to add have option to add some web service calls to queue.

_Possible implementation_:

New class: RFWebServiceQueue (queueId, requests, sync/async and so on)
New parameter for RFWebServiceCall attribute: queueId.
In case web service call method contains this parameter, it will be added to queue with specified id instead of direct launching.

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

No branches or pull requests

1 participant