You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test: Improve flakiness of integration tests (dapr#8661)
* dapr/kit: Update to main
Updates dapr/kit to latest main to update runner manager closer taking a
logger.
Signed-off-by: joshvanl <[email protected]>
* Move grpc server shutdown to inside the `Run` close
Signed-off-by: joshvanl <[email protected]>
* Remove pipe close on logline to ensure full process pipe is flushed
Signed-off-by: joshvanl <[email protected]>
* exec: remove cmd wait and add pipe close
Signed-off-by: joshvanl <[email protected]>
* Ensure tee writer is closed
Signed-off-by: joshvanl <[email protected]>
* Adds Scheduler client wrapper to retry client connection errors
Signed-off-by: joshvanl <[email protected]>
* Decrease actor num for move to 100
Signed-off-by: joshvanl <[email protected]>
* Fix subscription flushing of streaming subscription
Signed-off-by: joshvanl <[email protected]>
* Increase time to connect to new scheduler
Signed-off-by: joshvanl <[email protected]>
---------
Signed-off-by: joshvanl <[email protected]>
0 commit comments