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

WIP: Feature/email queue #95

Closed
wants to merge 4 commits into from
Closed

WIP: Feature/email queue #95

wants to merge 4 commits into from

Conversation

KuceraMartin
Copy link
Collaborator

@KuceraMartin KuceraMartin commented Mar 23, 2020

builds on top of #82
closes #71

@KuceraMartin KuceraMartin force-pushed the feature/email-queue branch 4 times, most recently from b226353 to c1787b8 Compare March 24, 2020 08:48
@KuceraMartin
Copy link
Collaborator Author

To start the consumer, run bin/console queue:consume email

@KuceraMartin
Copy link
Collaborator Author

It would be good to try this out on a staging/beta server first.

It would also be good to take some precautions to make sure that the worker is running, i.e., start the command in a loop and report if it crashes, or something like that.

@hunaczech
Copy link
Collaborator

Relies on:

@hunaczech hunaczech changed the title Feature/email queue WIP: Feature/email queue Apr 1, 2020
@hunaczech hunaczech closed this May 25, 2020
@hunaczech hunaczech deleted the feature/email-queue branch June 2, 2020 16:24
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.

Refactor mailing to service to use RabbitMQ
2 participants