bassmaster icon indicating copy to clipboard operation
bassmaster copied to clipboard

Batch request plugin for hapi

Results 4 bassmaster issues
Sort by recently updated
recently updated
newest added

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...

The example server needs to be updated to use Hapi 17

bug
documentation

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...

request