vinoku89 commited on
Commit
6ba03bd
·
verified ·
1 Parent(s): 60d94a8

Destroy_event log (success) (fallback to main)

Browse files
logs/destroy_event_20260104_140146.log ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Instance Destroy Event
2
+ ======================
3
+ Timestamp: 2026-01-05T01:38:07.862377+08:00
4
+ Reason: validation_success
5
+ Status: SUCCESS
6
+
7
+ This instance was automatically destroyed after validation completed.
8
+ Auto-destroy is enabled by default to prevent runaway costs.
9
+
10
+ To disable auto-destroy:
11
+ 1. Set 'auto_destroy: false' in your experiment config, OR
12
+ 2. Use --instance-id flag (debugging mode disables auto-destroy)