[Bug]: StateBackedIterable serializes elements size for every element when ComposedCombine is used #33620
Closed
2 of 17 tasks
Labels
Milestone
What happened?
StateBackedIterable which is part of FnHarness is reporting size for every element without looking at cost of encoding. Other parts of SDK take into account isRegisterByteSizeObserverCheap and depending on response they sample.
To reproduce:
Straggler - "Operation ongoing" with following stacktrace fragment:
Expected outcome - no straggler.
Issue Priority
Priority: 2 (default / most bugs should be filed as P2)
Issue Components
The text was updated successfully, but these errors were encountered: