Ask a question to get started
Enter to sendā¢Shift+Enter new line
sweep_ttl( self, ) -> int
Delete expired store items based on TTL.
Note: Cosmos DB handles TTL natively, so this is mostly a no-op. Items with TTL set will be automatically deleted by Cosmos DB. This method exists for API compatibility.