Skip to main content

reserve

Method
This is a method of the IdempotencyStoreProtocol class in the protocols module.
Atomically claim key; False if seen-or-in-flight.

Signature

Parameters

str
required
No description available.

Returns

bool
The result of the operation.

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 1761