Wes Carlson

Results 3 issues of Wes Carlson

This was caused by #10621, which added support for blob handles using local IDs while offline. Due to a race condition, the container would not always be connected and uploadBlob()...

area: tests
base: main

## Description Add coverage of Container.closeAndGetPendingLocalState() and SharedObject.applyStashedOp() flow to stress test. #AB123 ## Reviewer Guidance See design doc

area: runtime
area: loader
area: dds
area: contributor experience
area: tests
public api change
base: main

Some changes from prototype stashed ops stress test implementation (#11741) - Don't rethrow offlineError or fetchFailure errors since these are expected to be thrown when offline, even if runtime state...

area: runtime
area: tests
base: main