Skip to content

Increase Sentry frame limit#284

Open
jivanf wants to merge 1 commit into
buggregator:masterfrom
jivanf:refactor/increase-frame-limit
Open

Increase Sentry frame limit#284
jivanf wants to merge 1 commit into
buggregator:masterfrom
jivanf:refactor/increase-frame-limit

Conversation

@jivanf
Copy link
Copy Markdown

@jivanf jivanf commented May 29, 2026

What was changed

Increased the frame limit to 250 frames in the Sentry page.

Why?

The frames shown in the Sentry page are currently limited to 10 frames. When the cause of an exception is after these 10 frames, one has to find the frame in the issue's JSON data. This frequently happens in frameworks like Laravel where there's usually at least 100 frames in a stack trace and the culprit is beyond the first 10 frames.

I'm using this branch in a Laravel project and haven't seen any issues.

Checklist

  • Tested
    • Tested manually
    • Unit tests added

@jivanf jivanf changed the title fix: Increase Sentry frame limit Increase Sentry frame limit May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant