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

[PLU-335] TILES: incremental row fetching #808

Merged
merged 5 commits into from
Dec 16, 2024

Conversation

pregnantboy
Copy link
Contributor

Problem

Large tiles take too long to show anything. And requests may timeout.

Solution

Incrementally paginate on the frontend.

image

@pregnantboy pregnantboy requested a review from a team as a code owner December 4, 2024 08:05
Copy link

linear bot commented Dec 4, 2024

@datadog-opengovsg
Copy link

datadog-opengovsg bot commented Dec 4, 2024

Datadog Report

Branch report: chore/tiles/incremental-row-fetching
Commit report: 553f774
Test service: plumber

✅ 0 Failed, 709 Passed, 0 Skipped, 2m 12.94s Total Time
⬆️ Test Sessions change in coverage: 1 increased (+0.06%)

Copy link
Contributor

@m0nggh m0nggh left a comment

Choose a reason for hiding this comment

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

ok tested that the findSingleRow action works and fetching of large tile is done incrementally

fix: remove unused arg
@pregnantboy pregnantboy merged commit 8ae0205 into develop-v2 Dec 16, 2024
3 of 4 checks passed
@pregnantboy pregnantboy deleted the chore/tiles/incremental-row-fetching branch December 16, 2024 08:46
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.

2 participants