Base
This page contains the API documentation for the gradual.runners.request.base module.
gradual.runners.request.base
The base module provides the _Request abstract base class which defines the interface for all request implementations in the stress testing framework. This class serves as the foundation for different types of API requests (HTTP, WebSocket, etc.).