---
title: "Per-Webhook Retry Settings"
description: "Override the global maximum retry attempt count for individual webhooks."
url: "https://wpwebhooks.org/docs/per-webhook-retry/"
---

[WP Webhooks](https://wpwebhooks.org/) / [Docs](https://wpwebhooks.org/docs/) / Per-Webhook Retry Settings

Feature Pro since v1.8.0

# Per-Webhook Retry Settings

Override the global maximum retry attempt count for individual webhooks.

Set a custom retry limit per webhook from the webhook edit screen. The resolution order is: per-webhook setting → global Pro setting → plugin default (5). Critical webhooks can be configured for more attempts; low-priority notifications can be set to fewer.

/ Related

[Per-Webhook Backoff Strategy](https://wpwebhooks.org/docs/per-webhook-backoff/)[Smart Retry with Exponential Backoff](https://wpwebhooks.org/docs/smart-retry/)[fswa\_max\_attempts](https://wpwebhooks.org/docs/fswa-max-attempts/)

/Ready

## Your next automation is  
one sentence away.

[Install Plugin→](https://wordpress.org/plugins/flowsystems-webhook-actions/) [See the Plugin →](https://wpwebhooks.org/wordpress-webhook-plugin/)

$ wp plugin install flowsystems-webhook-actions --activate

## Structured data

```json
{"@context":"https://schema.org","@type":"TechArticle","name":"Per-Webhook Retry Settings — Feature — Webhook Actions Docs","description":"Override the global maximum retry attempt count for individual webhooks.","url":"https://wpwebhooks.org/docs/per-webhook-retry/","isPartOf":{"@type":"WebSite","name":"WP Webhooks","url":"https://wpwebhooks.org"},"about":{"@type":"SoftwareApplication","name":"Webhook Actions","applicationCategory":"WordPress Plugin"}}
```
