Skip to content

Extract ThroughputSection with independent Suspense boundary#6188

Draft
simeonlee wants to merge 1 commit intosimeonlee/fn-detail-experimentation-suspensefrom
simeonlee/fn-detail-throughput-suspense
Draft

Extract ThroughputSection with independent Suspense boundary#6188
simeonlee wants to merge 1 commit intosimeonlee/fn-detail-experimentation-suspensefrom
simeonlee/fn-detail-throughput-suspense

Conversation

@simeonlee
Copy link
Member

Summary

  • Extracts the throughput chart into its own ThroughputSection component with independent Suspense boundary
  • Throughput renders independently with a simple skeleton placeholder
  • Errors in throughput data no longer block other sections from rendering

Part 5 of the function detail page streaming refactor (split from #6082). Stacks on #6187.

Give the throughput chart its own streaming promise and Suspense boundary.
Throughput now renders independently with a simple skeleton placeholder.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant