Skip to content
New issue

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

Bug: Email send queue plays "catch-up" if send time is set to point in the past. #52

Closed
ad0nis opened this issue Aug 3, 2017 · 2 comments
Labels

Comments

@ad0nis
Copy link

ad0nis commented Aug 3, 2017

If you are configuring a campaign, and use the delay functionality, and the time isn’t sent to a point in the future, it will do math from the point where it should have started to now, and play catch-up. Sent 90 emails immediately instead of doing 30 every 2 minutes.

@Raikia
Copy link
Owner

Raikia commented Aug 8, 2017

Is this really a bug? I feel like this is expected behavior...? Why/how did you set the "start time" to a time in the past? The UI should default to basically "now" and only show time/dates in the future. I suppose if you sit on that Create Campaign page for a couple minutes, that could cause this from happening....but I'm interested in hearing what you came across.

I suppose I can force it to use "now" time if the time is in the past. Thoughts? I'd like more information about your specific case though

@ad0nis
Copy link
Author

ad0nis commented Sep 7, 2017

You are correct on your assumption of me sitting on the Create Campaign button for multiple minutes. Just double and triple-checking everything to make sure there are no mistakes in the campaign. I think your proposed solution sounds ideal.

@Raikia Raikia closed this as completed in 5c705de Oct 14, 2017
Raikia added a commit that referenced this issue Jan 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants