DynamoMTL / spree_chimpy

Spree/MailChimp Integration
BSD 3-Clause "New" or "Revised" License
35 stars 123 forks source link

Destroying user does not synchronize #20

Open joshnuss opened 11 years ago

joshnuss commented 11 years ago

Destroying the user in asynchronous mode (Delayed Job/Sdekiq etc) should unsubscribe the user from mail chimp.

by the time the background worker gets the message the user no longer exist.

maybe we can send the email address in the payload