Hi,
You could try something like (I tried to cleanup the code from other
stuff in the gist-editor, so it might not compile directly) the
following for your scheduling:
https://gist.github.com/burmanm/230c306f88c69c62dfe73799fc01
That should prevent pool getting full, instead using the ol
Thanks
On Thu, Aug 24, 2017 at 6:23 PM, Michael Burman wrote:
> Hi,
>
> You could try something like (I tried to cleanup the code from other stuff
> in the gist-editor, so it might not compile directly) the following for
> your scheduling:
>
> https://gist.github.com/burmanm/230c306f88c69c62dfe7