Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rethink how site map is generated #942

Open
davidsmejia opened this issue Apr 6, 2021 · 0 comments
Open

Rethink how site map is generated #942

davidsmejia opened this issue Apr 6, 2021 · 0 comments

Comments

@davidsmejia
Copy link
Collaborator

We are receiving API errors on deploys when creating sitemaps.

I think if we can figure out how to remove _app's getIntialProps we should be able to implement something that generates the scaffolding for the sitemaps on deploys but queries the urls for the 1k experiments per page at time of request.

Error:

14:26:07.773 | Fetching experiments from http://api.refine.bio/v1/search/?limit=1000&offset=13000&ordering=id
-- | --
14:26:08.211 | Encountered error Error: Request failed with status code 500

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant