Skip to content

Commit 0e16e92

Browse files
committed
chore: add .waif directory to repo
1 parent 14de26d commit 0e16e92

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.waif/ooda-scheduler.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
jobs:
2+
- id: waif-in-progress-30s
3+
name: Run `waif in-progress` every 30s (operator view)
4+
command: "waif in-progress"
5+
schedule: "*/30 * * * * *"
6+
capture:
7+
- stdout
8+
timeout_seconds: 10
9+
retention:
10+
keep_last: 10
11+

0 commit comments

Comments
 (0)