Skip to content

when crawling too fast, backend gets stuck on disallowed sequence even when crawling is allowed again #69

@katestange

Description

@katestange

To reproduce: crawl a lot of sequences (using the API directly from URL bar is fine), until the OEIS complains about you crawling too fast. When this happens, trying the API on the most recent sequence will result in an error in the browser: "Error: Value fetching for {oeis_id} in progress.". (You can verify this by going to oeis.org and asking for something there, and OEIS will say you are crawling too fast, come back later.) Even after the OEIS allows crawling again (as verified by visiting the site after a few minutes pause), the backend seems to be stuck in this state and will not return good data on this sequence. It will keep returning this error indefinitely (even though it continues to work fine on other new sequences, which verifies that the OEIS is talking to it).

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions