Design a robust webhook delivery system for your API
Design a webhook system for: Events to Publish: [LIST EVENTS THAT TRIGGER WEBHOOKS] Requirements: - Delivery guarantees: [AT-LEAST-ONCE/BEST-EFFORT] - Retry policy: [DESCRIBE] - Payload signing: [YES/NO] - Rate limiting: [PER-ENDPOINT LIMITS] Scale: - Event volume: [EVENTS/SECOND] - Subscriber count: [NUMBER OF…
Premium Prompt
Unlock this prompt — and all 30,000+ expert-crafted prompts — with Pro.
Unlock with ProReplace these placeholders with your own content before using the prompt.
[LIST EVENTS THAT TRIGGER WEBHOOKS][DESCRIBE]