cambiatus / backend

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

Fix/fix monthly digest workers #295

Closed MatheusBuss closed 2 years ago

MatheusBuss commented 2 years ago

What issue does this PR close

Closes #294

Changes Proposed ( a list of new changes introduced by this PR)

Refactor Monthly Digest Worker to make it so that an individual worker is responsible for an individual user, instead of a single worker being responsible for the entire community.

How to test ( a list of instructions on how to test this PR)

Run mix test