Support throttling/retries to avoid Sendgrid API rate limits. · Issue #273 · sendgrid/sendgrid-nodejs · GitHub
Skip to content

Support throttling/retries to avoid Sendgrid API rate limits. #273

Description

@mrfelton

Issue Summary

Sendgrid has rate limits on all of its web API's. These limits can be easy to hit if you are processing multiple items in some kind of loop.

This package should support these rate limits and enable automatic queueing of requests once the limits have been reached, and automatic retries of failed messages.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions