Skip to content

[CORRUPTED] Synthetic Benchmark PR #30077 - refactor(web): migrate workflow run history from useSWR to TanStack Query#123

Open
ofir-frd wants to merge 4 commits intobase_pr_30077_20260108_1655from
corrupted_pr_30077_20260108_1655
Open

[CORRUPTED] Synthetic Benchmark PR #30077 - refactor(web): migrate workflow run history from useSWR to TanStack Query#123
ofir-frd wants to merge 4 commits intobase_pr_30077_20260108_1655from
corrupted_pr_30077_20260108_1655

Conversation

@ofir-frd
Copy link

@ofir-frd ofir-frd commented Jan 8, 2026

Benchmark PR langgenius#30077

Type: Corrupted (contains bugs)

Original PR Title: refactor(web): migrate workflow run history from useSWR to TanStack Query
Original PR Description: ## Summary

  • replace workflow run history SWR usage with useWorkflowRunHistory
  • remove SWR fetcher props and tests expectations from workflow headers
  • drop unused workflow service helpers (fetchWorkflowRunHistory, fetchChatRunHistory, updateWorkflowDraftFromDSL) and SWR Fetcher typing in workflow service

Testing

  • pnpm lint:fix (warnings in existing files)
  • pnpm type-check:tsgo
  • pnpm test (hangs; interrupted after ~30s with 0/269 files reported)

Fixes langgenius#30073

Original PR URL: langgenius#30077

Compliance Violation

  • Rule: Handle Errors with Domain-Specific Exceptions at Correct Layer
  • Language: TypeScript
  • File: web/service/use-workflow.ts

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