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

fix: ld server-side wait for init #2029

Merged
merged 1 commit into from
Jan 16, 2025
Merged

fix: ld server-side wait for init #2029

merged 1 commit into from
Jan 16, 2025

Conversation

abvthecity
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Jan 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
rbac.ferndocs.com ❌ Failed (Inspect) Jan 16, 2025 1:54am
1 Skipped Deployment
Name Status Preview Updated (UTC)
fern-shell ⬜️ Ignored (Inspect) Jan 16, 2025 1:54am

diagnosticOptOut: true,
});

await ldClient.waitForInitialization({ timeout: 10 });
Copy link
Contributor Author

Choose a reason for hiding this comment

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

error logs show that this was needed

Copy link

📦 Next.js Bundle Analysis for fern-platform-monorepo

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

PR Preview

@abvthecity abvthecity merged commit 72dd47f into main Jan 16, 2025
16 of 17 checks passed
@abvthecity abvthecity deleted the ajiang/fix-revert branch January 16, 2025 02:03
Copy link

Playwright test results

passed  95 passed
flaky  4 flaky
skipped  2 skipped

Details

stats  101 tests across 9 suites
duration  1 minute, 18 seconds
commit  8557ec2

Flaky tests

chromium › skew-protection/index.test.ts › should contain ?dpl= or x-deployment-id header on all scripts and prefetch requests
chromium › smoke/favicon.spec.ts › Check if favicon exists and URL does not return 404 for docs.cable.tech
chromium › smoke/favicon.spec.ts › Check if favicon exists and URL does not return 404 for docs.kota.io
chromium › smoke/favicon.spec.ts › Check if favicon exists and URL does not return 404 for help.getzep.com

Skipped tests

chromium › posthog.spec.ts › Posthog loads successfully
chromium › websockets/websocket.spec.ts › websocket test

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