Voltar para Notification Service
Type
TOOL
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10

Config

backoff:
type: "exponential"
factor: 2
jitter: 0.1
maxDelayMs: 2000
baseDelayMs: 200
timeoutMs: 5000
concurrency: 2
maxAttempts: 3

Input Schema

type: "object"
required:
0"correlationId"
properties:
queues:
correlationId:

Outputs (2)

errorERROR

Resposta de erro

type: "object"
properties: {}
successSUCCESS

Resposta de sucesso

type: "object"
required:
0"stats"
1"updatedAt"
properties:
stats:
updatedAt: