cambiatus / backend

Cambiatus GraphQL API
GNU Affero General Public License v3.0
21 stars 18 forks source link

Resume Oban mail queue #285

Closed MatheusBuss closed 2 years ago

MatheusBuss commented 2 years ago

We have implemented mailing through workers on #276. But due to the script made in #270 triggering the db_listener we had to implement #276 without actually sending emails. This issue reenables the job queueing on Oban.