Skip to content

Conversation

@jslvtr
Copy link
Contributor

@jslvtr jslvtr commented Oct 12, 2022

Adds an entirely new section and a few lectures!

Task queues with rq and email sending

  • How to send emails with Python and Mailgun
  • Add email sending to our Flask API
  • What is a task queue?
  • Populate an rq task queue
  • How to run the rq background worker
  • How to send HTML emails using Mailgun

@vercel
Copy link

vercel bot commented Oct 12, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
rest-apis-flask-python ✅ Ready (Inspect) Visit Preview Oct 13, 2022 at 0:58AM (UTC)

Copy link
Contributor

@LUS24 LUS24 left a comment

Choose a reason for hiding this comment

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

Here is my review, the docker run commands in section 6 should also be updated with the <insert your Redis url here>

Copy link
Contributor

@LUS24 LUS24 left a comment

Choose a reason for hiding this comment

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

Looks good.
One thing that came to my attention is that the .flaskenv files have the FLASK_ENV=debug instead FLASK_DEBUG=True

@jslvtr jslvtr merged commit e48d44b into develop Oct 13, 2022
@jslvtr jslvtr deleted the jose/cou-100-write-section-on-task-queues branch October 13, 2022 13:35
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.

3 participants