Skip to content

Feature Request: Throttling if there is a cache miss #106

@edsanville

Description

@edsanville

It would be nice to add a throttle time for cache misses only, to avoid Yahoo from rate-limiting requests when scraping a bunch of tickers for example.

Right now, I either have to add a sleep() after every request for data, (slowing it down when there are a lot of cache hits), or not sleep and get rate-limited after awhile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions