Skip to content

Remove duplicate views#31

Merged
stevekinney merged 4 commits intomainfrom
refactor-full-view
Jul 30, 2021
Merged

Remove duplicate views#31
stevekinney merged 4 commits intomainfrom
refactor-full-view

Conversation

@stevekinney
Copy link
Copy Markdown
Contributor

What was changed

  • Removes /workflow.
  • Uses a store to determine if we should show the workflow in the full view or not.

Why?

Why have two routes that do the same thing when you have control it with a query parameter? Less code means less bugs.

Why have two routes that do the same thing when you have control it with a query parameter? Less code means less bugs.
@stevekinney stevekinney merged commit e28c7ae into main Jul 30, 2021
@stevekinney stevekinney deleted the refactor-full-view branch July 30, 2021 13:36
Alex-Tideman added a commit that referenced this pull request Apr 2, 2026
- Raise #31 threshold from 4000 to 10000 to match "significant additional events"
- Add null guards to all getCommonErrorById calls via addError helper
- Detect #3 (short timeout) from workflowRunTimeout on first event, not just execution timeout
- Fix #10 false positives for empty retry policy objects
- Handle protobuf nanos field in durationToSeconds for sub-second durations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants