vinoku89 commited on
Commit
f7d05d2
·
verified ·
1 Parent(s): a318fe0

Destroy_event log (success)

Browse files
logs/destroy_event_20260116_220920.log ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Instance Destroy Event
2
+ ======================
3
+ Timestamp: 2026-01-16T22:18:08.334139+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)