bassmaster
bassmaster copied to clipboard
Batch request plugin for hapi
This pull request serves as an optimization for batch requests that require authentication. **Expected Result:** If the batch endpoint requires authentication, it should re-use those credentials for any of the...
This adds the ability to force a specified batch of requests to be run sequentially even without pipelining. This is done on a per-request basis, as proposed in #85 .
We are currently using bassmaster, and it's working great for us. In some testing environments though it would be super helpful for dubugging if we could force the batch requests...