_RequestManagerOpener
Index
Methods
Methods
__call__
Parameters
optionalkeyword-onlyalias: str | None = ...
optionalkeyword-onlystorage_client: StorageClient | None = ...
optionalkeyword-onlyconfiguration: Configuration | None = ...
Returns TRequestManager
Callable that opens a
RequestManagerinstance.Matches the keyword-only signature shared by storage
openclassmethods such asRequestQueue.open.ThrottlingRequestManagerinvokes the opener at sub-manager creation time, so every sub-manager shares the same backing type asinner.