Skip to content

docs(unreal): Add crash upload mode setting for the native backend - #19131

Merged
tustanivsky merged 2 commits into
masterfrom
feat/unreal-crash-upload-mode
Aug 27, 2026
Merged

docs(unreal): Add crash upload mode setting for the native backend#19131
tustanivsky merged 2 commits into
masterfrom
feat/unreal-crash-upload-mode

Conversation

@tustanivsky

@tustanivsky tustanivsky commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

This PR adds documentation for the CrashUploadMode setting on the experimental native backend, which controls whether a crashed application stays blocked while the crash daemon uploads the crash report.

  • Sync (default) - the crashed application remains blocked until the daemon finishes uploading.
  • Async - the crashed application terminates as soon as crash data has been captured, while the daemon finishes the upload in the background.

Related items

Document the new CrashUploadMode setting, which controls whether a
crashed application stays blocked while the crash daemon uploads the
crash report.
@vercel

vercel Bot commented Aug 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview Aug 26, 2026 10:58am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Aug 26, 2026 10:58am

Request Review

@codeowner-assignment
codeowner-assignment Bot requested review from a team August 26, 2026 10:18
@github-actions github-actions Bot added the Priority: Needs Triage The PR description is missing valid priority information label Aug 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Please update the IS YOUR CHANGE URGENT? section of the PR description:

  • Select exactly one option.
  • If you selected an urgent or other deadline, provide the date as YYYY-MM-DD.

This information helps the Docs team prioritize your review.

Comment thread docs/platforms/unreal/configuration/native-backend/index.mdx Outdated
Clarify the effects of 'Sync' and 'Async' modes on crash report uploads.
@tustanivsky
tustanivsky merged commit a7da58c into master Aug 27, 2026
24 checks passed
@tustanivsky
tustanivsky deleted the feat/unreal-crash-upload-mode branch August 27, 2026 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: Needs Triage The PR description is missing valid priority information

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants