Ask a question to get started
Enter to send•Shift+Enter new line
start( self, ) -> None
Start async background refresh loop.
Must be called from an async context. Creates an asyncio task that periodically checks for stale entries and refreshes them. Does nothing if ttl_seconds is None (infinite TTL mode).