You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jpsider We have exposed few endpoints in RestPSRoutes.json using RestPS module.
We can call only one endpoint (url) at a time. If we hit second endpoint, it waits till 1st one completes and then kicks off second request. Do we have any solution to hit multiple endpoints concurrently? Appreciate your input on this.
The text was updated successfully, but these errors were encountered:
@jpsider We have exposed few endpoints in RestPSRoutes.json using RestPS module.
We can call only one endpoint (url) at a time. If we hit second endpoint, it waits till 1st one completes and then kicks off second request. Do we have any solution to hit multiple endpoints concurrently? Appreciate your input on this.
The text was updated successfully, but these errors were encountered: