vik

Evolution API v2 · Evolution URL: https://wsapi.vik.app

Monitoring

Health checks and retry behaviour. Open the section for alert channels, SMTP, webhook, and templates.

How often the worker polls Evolution for health. Lower values detect outages faster but increase load on your server and the API. Value in field: 3600
1 h
Wait time between a failed attempt and the next retry (used with your retry strategy). Value in field: 120
2 min
How many extra attempts after a failed check before treating the round as failed and moving on to alerts. Value in field: 2
Fixed always uses the same delay. Exponential jitter increases the backoff with random jitter so many instances do not retry in sync. Value in field: EXPONENTIAL_JITTER