Skip to content

Conversation

frano-m
Copy link
Contributor

@frano-m frano-m commented Oct 7, 2025

Closes #4570.

This pull request makes a minor adjustment to the number of entities fetched per catalog page. The change reduces the page size from 100 to 75 in the getStaticPaths function.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a build error caused by oversized responses by reducing the page size limit for catalog entity fetching from 100 to 75 entities per page.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@NoopDog NoopDog merged commit 417aa7d into main Oct 7, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

Build error due to oversized response

2 participants