Im running into an issue when requesting all of the items from a board. If the number of items is too high, the request times out. When I put a limit on the number of items to fetch, the request works. I would like to get all of the items of the board, and split it up into multiple queries of manageable chunks, that way the query won’t time out, e.g query 1 gets the first 250, query 2 gets the second 250 etc. How can I do this?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Items_page query takes too long | 3 | 778 | January 18, 2024 | |
Issue in fetching the items through Query | 0 | 1313 | June 28, 2022 | |
Timeouts occur in nearly every request after approximately 1 minute when extracting all data from a single board | 2 | 725 | November 11, 2023 | |
Duplication of a board with more than 5K items | 2 | 2059 | October 4, 2021 | |
Multiple boards in items_page_by_column_values | 0 | 6 | January 13, 2025 |