Skip to content

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

Open
ofir-frd wants to merge 1 commit intobase_pr_30077_20260108_1655from
clean_pr_30077_20260108_1655
Open

[CLEAN] Synthetic Benchmark PR #30077 - refactor(web): migrate workflow run history from useSWR to TanStack Query#122
ofir-frd wants to merge 1 commit intobase_pr_30077_20260108_1655from
clean_pr_30077_20260108_1655

Conversation

@ofir-frd
Copy link

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

Benchmark PR langgenius#30077

Type: Clean (correct implementation)

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

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.

1 participant