Ask a question to get started
Enter to send•Shift+Enter new line
ASYNC_GREP_TIMEOUT: Final = 2 * DEFAULT_GREP_TIMEOUT 5
Timeout in seconds for the async grep wrapper.
This gives FilesystemBackend enough headroom to finish the worst-case sync path: ripgrep timeout, then Python fallback timeout.
FilesystemBackend