limits support for target.smtp
Open
good first issue
new feature
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 327
- PR merge metrics
- No merged PRs in 30d
Description
# 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.
Contributor guide
Assessment
This issue has not been assessed yet.