We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Forwarding messages to external systems with ratelimits.
Add limits to target.smtp - the code will be very similar to target.remote.
As an alternative consider implementing target-agnostic "target.limited" wrapper.
Consider interaction with target.queue - might be a good idea to skip increasing retries if delivery fails due to timeout waiting on limits.
The text was updated successfully, but these errors were encountered:
Please assign this to me. I would like to work on it
Sorry, something went wrong.
Done)
Mughees2001
No branches or pull requests
Use case
Forwarding messages to external systems with ratelimits.
Your idea for a solution
Add limits to target.smtp - the code will be very similar to target.remote.
As an alternative consider implementing target-agnostic "target.limited" wrapper.
Consider interaction with target.queue - might be a good idea to skip increasing retries if delivery fails due to timeout waiting on limits.
The text was updated successfully, but these errors were encountered: