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
Copy file name to clipboardExpand all lines: commands.sh
+1-9Lines changed: 1 addition & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,6 @@
3
3
# --- Local testing (embedded dev server) ---
4
4
5
5
go run ./cmd run-scenario-with-worker --scenario workflow_with_single_activity --language go --iterations 5 --embedded-server --option payload-size=1024
6
-
7
6
go run ./cmd run-scenario-with-worker --scenario standalone_activity --language go --iterations 5 --embedded-server --option payload-size=1024
8
7
9
8
# --- Cloud cell: s-saa-cogs ---
@@ -55,7 +54,7 @@ go run ./cmd run-scenario-with-worker \
0 commit comments