Files
temporal/api/history/v1
Prathyush PV f16ed1f3d2 Revert "Include transient and speculative WFT events in GetWorkflowExecutionHistory response (#7732)" (#7878)
This reverts commit 5fc3fb21c4.

## What changed?
Reverts the change to return transient and speculative WFT events.

## Why?
Started seeing new error like this
"history_events: premature end of stream, expectedLastEventID=4424 but
no more events after eventID=4422" in pipelines which was not there
before.

## How did you test it?
- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [ ] added new unit test(s)
- [ ] added new functional test(s)
2025-06-09 20:24:00 -07:00
..