Ardent Request Handler
- class q2_sdk.core.http_handlers.ardent_handler.Q2ArdentRequestHandler(application, request, **kwargs)[source]
Bases:
Q2HqRequestHandler
RequestHandler meant to be used for requests incoming from Ardent.
- async prepare()[source]
Fires before any request handling code
By default, will check any Rate Limiter instances in self.rate_limiters and disallow further processing if any are over their specified limit