Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix double decoding pending activities #2530

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Conversation

rossedfort
Copy link
Contributor

Description & motivation 💭

The UI was decoding pending activities twice, once in the workflow run layout, and again when expanding rows in the event history.

Screenshots (if applicable) 📸

Design Considerations 🎨

Testing 🧪

How was this tested 👻

  • Manual testing
  • E2E tests added
  • Unit tests added

Steps for others to test: 🚶🏽‍♂️🚶🏽‍♀️

Open the UI with a running workflow that has pending a pending activity and verify only 1 call to /decode is made
Sample workflow here: https://github.com/rossedfort/temporal-sample-workflow

Checklists

Draft Checklist

Merge Checklist

Issue(s) closed

Docs

Any docs updates needed?

Copy link

vercel bot commented Jan 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
holocene ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2025 10:26pm

@rossedfort rossedfort merged commit c8bd4b2 into main Jan 31, 2025
15 checks passed
@rossedfort rossedfort deleted the fix-duplicate-decode-call branch January 31, 2025 21:28
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