Skip to content

Commit c3d89c6

Browse files
authored
Update RUN_VERSION to v3
Increment RUN_VERSION to v3 for run recreation.
1 parent 743bdff commit c3d89c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monitor_pool_usage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
WAND_ENTITY = "alexdrouin"
1414
WAND_PROJECT = "workarena-monitoring"
15-
RUN_VERSION = "v2" # Increment if you need to recreate runs after deletion
15+
RUN_VERSION = "v3" # Increment if you need to recreate runs after deletion
1616

1717
from browsergym.workarena.api.utils import table_api_call
1818
from browsergym.workarena.instance import SNowInstance, fetch_instances

0 commit comments

Comments
 (0)