- **status**: review --> closed


---

** [tickets:#8345] event tasks can start too soon**

**Status:** closed
**Milestone:** unreleased
**Created:** Tue Dec 31, 2019 08:03 PM UTC by Dave Brondsema
**Last Updated:** Tue Dec 31, 2019 09:32 PM UTC
**Owner:** Dave Brondsema


All tasks (including events) currently flush to mongo immediately.  So a 
`g.post_event('project_updated')` event can be persisted to mongo and picked up 
by a `taskd` instance (if you have many that are very fast) and start executing 
on stale data, all before the end of the original request where the project 
changes are saved.


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed 
to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.

Reply via email to