Can I automatically fix high-priority issues without manual intervention? new
1 person asked· sentry · since Aug 20, 2026
Autonomous Autofix: automatically trigger Autofix on new high-priority issues and open a GitLab/GitHub PR without manual intervention - with an optional policy (e.g., only …
Can I configure a longer download timeout for large debug symbols? new
1 person asked· sentry · since Aug 21, 2026
Sentry's symbolication pipeline has a [hardcoded 5-minute timeout](https://github.com/getsentry/sentry/blob/694805c5ec662869ee9b796159dace773bca07ae/src/sentry/lang/native/sym …
When Sentry fails to download a debug symbol file (e.g. due to a timeout, transient network error, or symbol server being temporarily unavailable), there is …
Would love to get native support for .nndmp files for parsing Switch 2 dumps, removing the need for manual preprocessing / maintaining external services. Maybe …
Can I automatically fix high-priority issues without manual intervention? new
1 person asked· since Aug 20, 2026
Autonomous Autofix: automatically trigger Autofix on new high-priority issues and open a GitLab/GitHub PR without manual intervention - with an optional policy (e.g., only …
Can I configure a longer download timeout for large debug symbols? new
1 person asked· since Aug 21, 2026
Sentry's symbolication pipeline has a [hardcoded 5-minute timeout](https://github.com/getsentry/sentry/blob/694805c5ec662869ee9b796159dace773bca07ae/src/sentry/lang/native/sym …
When Sentry fails to download a debug symbol file (e.g. due to a timeout, transient network error, or symbol server being temporarily unavailable), there is …
Would love to get native support for .nndmp files for parsing Switch 2 dumps, removing the need for manual preprocessing / maintaining external services. Maybe …
Can I set widget-specific time intervals on dashboards? new
1 person asked· since Aug 26, 2026
We've been trying to use Sentry dashboards to review the health and performance of our systems, but navigating them correctly has been tricky. We've got …
Can I disambiguate events using multiple stack.function matchers? new
1 person asked· since Aug 27, 2026
Currently, if Fingerprint Rules attempts to disambiguate with multiple `stack.functions`, such as Only the 2nd one matches any events. I would like to use Fingerprint …
Can I wipe out test data during log parsing iteration? new
1 person asked· since Aug 27, 2026
When trialing the logs functionality, it takes a number of experiments to get the parsing format right (especially for patterns like using otelcol with custom …
Can I reference stack frames from handled errors in fingerprint rules? new
1 person asked· since Aug 27, 2026
Handled errors (for example iOS `NSError` events) include a full stack trace in the event, and the frames are visible in the UI. However, Fingerprint …