Skip to content

Conversation

@marguslaak
Copy link

This feature is useful for email servers that have low throttling values. One can configure crontab with proper time interval and appropriate BATCH_SIZE to make sure that all the emails get sent

help='"0" to log nothing, "1" to only log errors',
)
parser.add_argument(
'-x', '--exit-after-batch',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this feature makes sense. Can you slightly change this to --max-batches? --max-batches=2 means it will exit after two batches of emails are sent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants