Skip to content

Conversation

@tomerqodo
Copy link

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.

2 participants