Skip to content

Conversation

jan-auer
Copy link
Member

@jan-auer jan-auer commented Nov 8, 2019

We're introducing a new thread attribute called errored. It indicates that a thread is the cause of an error, without having crashed the application. Formally, the UI would only handle crashed threads.

This extends the UI to also consider threads with errored, if there is no crashed thread. Such a thread is marked specially in the thread list, and selected by default.

See getsentry/relay#306

@jan-auer jan-auer self-assigned this Nov 8, 2019
@jan-auer
Copy link
Member Author

jan-auer commented Nov 8, 2019

This still requires an acceptance test, which @marandaneto is helping me to create right now.

@jan-auer
Copy link
Member Author

jan-auer commented Nov 8, 2019

Store normalization at the moment still deletes the errored attribute in the integration test. Once libsemaphore is released, we can bump and should see correct snapshots.

* master: (59 commits)
  fix(btn-group-break): quick fix for issues table nav items (#15585)
  feat(ui): Change `<SmartSearchBar>` to simulate "search" on En… (#15345)
  ref: Update semaphore to 0.4.61 (#15574)
  fix(api): Fix failing snuba test in Django 1.9
  chore(ts): convert sentry app component files (#15575)
  build(github-actions): RIP github actions (#15577)
  feat(ui): Adapt user-feedback page to lightweight organization context (#15551)
  ref(logo replacement): converted pngs to svgs (#15552)
  Remove unused animated-ellipsis (#15515)
  fix: Fix `get_participants` to use `__in` correctly.
  build(webpack): Remove `lodash-webpack-plugin` (#15521)
  moved the bulk of plugins from test_only_plugins into new_sentry_plugins (#15468)
  ref: Remove "store.save-event-skips-nodestore" option from code (#15568)
  logging(app-context): adds more logging context for slack api errors (#15557)
  build(babel): Remove `@babel/polyfill` (#15564)
  chore(ts): convert sentryApps (#15565)
  chore(ts): convert SentryAppIcon (#15569)
  fix: Avoid updating with None (#15549)
  feat(api): Project key creation rate limit params (#15366)
  fix(api): Fix failing snuba test in Django 1.9
  ...
@jan-auer jan-auer merged commit 80de8a9 into master Nov 14, 2019
@jan-auer jan-auer deleted the feat/ui-thread-errored branch November 14, 2019 12:01
bruno-garcia added a commit that referenced this pull request Dec 12, 2019
bruno-garcia added a commit that referenced this pull request Dec 13, 2019
scefali pushed a commit that referenced this pull request Dec 23, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Dec 19, 2020
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.

3 participants