feat(agent99): add durable completion callback
This commit is contained in:
@@ -127,6 +127,15 @@
|
||||
"192.168.0."
|
||||
]
|
||||
},
|
||||
"completionCallback": {
|
||||
"enabled": true,
|
||||
"url": "https://awoooi.wooo.work/api/v1/agents/agent99/completion-callback",
|
||||
"tokenEnv": "AGENT99_SRE_RELAY_TOKEN",
|
||||
"timeoutSeconds": 15,
|
||||
"maxAttempts": 2,
|
||||
"batchLimit": 5,
|
||||
"retryAfterMinutes": 5
|
||||
},
|
||||
"telegram": {
|
||||
"enabled": true,
|
||||
"botTokenEnv": "AGENT99_TELEGRAM_BOT_TOKEN",
|
||||
|
||||
Reference in New Issue
Block a user