For now, when doing Deliverable item drag n drop, if there is less than 2 sec (debounce timeout) only the last action is performed server side.
Which means that we are losing user actions during the debounce.
It must be timed out per item and not globally, to be sure that we are not losing anything