Skip to content

Add automatic retry support for 429 responses #247

@dremin

Description

@dremin

Issue Summary

When working in large production environments, it is quite easy to run into scenarios where the Twilio API returns a 429 due to rate limiting. The Node SDK added support for automatic retry with exponential backoff in twilio/twilio-node#886. It would be great if the Go SDK could add similar functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions