sunlightlabs / scout

Government-wide search and notification website.
https://scout.sunlightfoundation.com
Other
50 stars 30 forks source link

Orphaned subscriptions from race condition #420

Open konklone opened 11 years ago

konklone commented 11 years ago

When you hit Create Alert, then Remove Alert before creation is done, orphaned subscriptions are created. This is bad.

(Though it's not awful - our system detects orphaned subscriptions, removes them, and notifies the admin. And since this indicates orphaned subscriptions only occur when the interest is intended to be deleted, this is the correct behavior.)