Log in
Model

WebapiRequestTypeExtractor

Magento\Quote\Model\Backpressure\WebapiRequestTypeExtractor

What it does

This class identifies checkout-related web API requests that require backpressure management to prevent system overload.

It specifically monitors the 'placeOrder' method calls from both customer and guest cart management APIs.

Developers use this to control request throttling during order placement when the order limit enforcement feature is enabled.

Public Methods

  • extract()