Skip to content

Syndicating to Internet Archive can make requests to syndication endpoint time out #324

@paulrobertlloyd

Description

@paulrobertlloyd

Describe the bug

When syndicating content to the Internet Archive, a capture request is made, and then the status endpoint is polled until it returns details of the archived page. This can sometimes take over a minute or so, which means a call to the syndication endpoint will timeout. Netlify will stop making a request to an endpoint if it returns a 4xx/5xx error more than 6 times.

The syndication endpoint still works however, and a post will get syndicated and updated. Need to think about how I handle this use case.

Metadata

Metadata

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions