Skip to content

SerpAPI requests can hang indefinitely without timeout #311

@OpenSourceSoul

Description

@OpenSourceSoul

The SerpAPI wrapper in desearch/tools/search/serp_api_wrapper.py makes HTTP requests without any timeout. If SerpAPI is slow or unresponsive, requests hang forever.

This affects the validator and miner web search functionality. A single hanging request can block the entire process.

Fix is ready in PR #310: #310

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions