Skip to content

docs(nextjs): update cron docs #11334

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

Merged
merged 2 commits into from
Sep 13, 2024
Merged

docs(nextjs): update cron docs #11334

merged 2 commits into from
Sep 13, 2024

Conversation

chargome
Copy link
Member

closes #8131

Not sure if the change is actually needed since the documentation for me is good as is.

@lforst feel free to just close this one if you deem it unnecessary 😄

@chargome chargome self-assigned this Sep 11, 2024
Copy link

vercel bot commented Sep 11, 2024

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

Name Status Preview Comments Updated (UTC)
changelog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 13, 2024 9:26am
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 13, 2024 9:26am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
develop-docs ⬜️ Ignored (Inspect) Visit Preview Sep 13, 2024 9:26am

@chargome chargome requested a review from lforst September 11, 2024 15:39
Comment on lines +9 to +11
<Alert level="warning">
Automatic instrumentation of Vercel cron jobs currently only works for the Pages Router. App Router route handlers are not yet supported.
</Alert>
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's add this alert/warning but leave the rest as-is. People with Vercel crons will know what's going on here.

Copy link

codecov bot commented Sep 13, 2024

Bundle Report

Changes will decrease total bundle size by 15 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 7.43MB 6 bytes ⬇️
sentry-docs-edge-server-array-push 257.01kB 3 bytes ⬇️
sentry-docs-client-array-push 6.4MB 6 bytes ⬇️

@chargome chargome merged commit 653a941 into master Sep 13, 2024
10 checks passed
@chargome chargome deleted the cg/vercel-cron-docs branch September 13, 2024 09:50
@github-actions github-actions bot locked and limited conversation to collaborators Sep 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify Automatic Check-Ins (Vercel Only) section in docs
2 participants