Homec4science

Add an ItemCommand queue to Nuance

Authored by epriestley <git@epriestley.com> on Mar 22 2016, 14:51.

Description

Add an ItemCommand queue to Nuance

Summary:
Ref T10537. Generally, when users interact with Nuance items we'll dump a command into a queue and apply it in the background. This avoids race conditions with multiple users interacting with an item, which Nuance is more subject to than other applications because it has an import/external component.

The "sync" command doesn't actually do anything yet.

Test Plan: {F1186365}

Reviewers: chad

Reviewed By: chad

Subscribers: Luke081515.2

Maniphest Tasks: T10537

Differential Revision: https://secure.phabricator.com/D15506

Details

Committed
epriestley <git@epriestley.com>Mar 22 2016, 23:08
Pushed
aubortJan 31 2017, 17:16
Parents
rPHa90daf5d3048: Add very basic item rendering for GitHub events, parse IDs + URIs
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH1885c4e03bb6: Add an ItemCommand queue to Nuance (authored by epriestley <git@epriestley.com>).Mar 22 2016, 23:08