Active IQ Unified Manager Discussions

Parallel workflows in WFA

dcornely1
2,972 Views

Hello,

I have a couple follow-up questions to this thread:

https://communities.netapp.com/thread/24125

1) Is 30 still the max number of parallel workflows for WFA v2.x?

2) Is there actually an absolute maximum number of parallel workflows that WFA can handle and if so, what will happen if we try to exceed that?

Specifically from a web services perspective, what would the service attempting to initiate a workflow that exceeded the max number experience from WFA?

Thanks!

1 ACCEPTED SOLUTION

tanzim
2,972 Views

Hi,

In response to question 1, the maximum number of parallel workflow executions "tested" for WFA v2.X is around 38. Please note that this is the max tested limit and not necessarily the maximum limit itself.

Coming around to question 2, as mentioned above, there is no "absolute" maximum number of parallel workflow executions defined per se. However, if you try to exceed the max tested limit, you may end up with obsolete jobs.

Invoking a workflow on WFA that already has a significant number of job executions scheduled with a web service will absolutely have no effect on the service in terms of error, the web service will successfully invoke it and return a Job Id.

Once the workflow is invoked (immediate or scheduled execution), a corresponding web service can be used to retrieve the job status of the workflow execution using the relevant Job Id.

I hope that the answers suffice.

I have a couple of questions of my own based on your queries:

  1. Is there a  use case/s around which these queries were posted?If yes, please could you brief the same.
  2. Are there any other limits in particular that you would be interested in?

Regards,

Tanzim

View solution in original post

2 REPLIES 2

tanzim
2,973 Views

Hi,

In response to question 1, the maximum number of parallel workflow executions "tested" for WFA v2.X is around 38. Please note that this is the max tested limit and not necessarily the maximum limit itself.

Coming around to question 2, as mentioned above, there is no "absolute" maximum number of parallel workflow executions defined per se. However, if you try to exceed the max tested limit, you may end up with obsolete jobs.

Invoking a workflow on WFA that already has a significant number of job executions scheduled with a web service will absolutely have no effect on the service in terms of error, the web service will successfully invoke it and return a Job Id.

Once the workflow is invoked (immediate or scheduled execution), a corresponding web service can be used to retrieve the job status of the workflow execution using the relevant Job Id.

I hope that the answers suffice.

I have a couple of questions of my own based on your queries:

  1. Is there a  use case/s around which these queries were posted?If yes, please could you brief the same.
  2. Are there any other limits in particular that you would be interested in?

Regards,

Tanzim

dcornely1
2,972 Views

Tanzim,

Thanks so much for your quick response, this is exactly the information I was looking for.  Our use case is more around understanding what the limits are so we know what our storage service needs to do in terms of managing how many requests it should send and have outstanding to WFA.  Now we can let the developers know that they'll need to queue up requests internally if there are more than 38 outstanding requests that would go to WFA (or probably a bit lower so we don't overwhelm the WFA server and slow down all the jobs).

At this time there are no other limits I can think of that I need to look into.

-Dave

Public