There's a bug with this blueprint for inserter between request linked chest and logistic chest. The inserter gets stuck if the requested item remaining is 1. This is due to the final arithmetic combinator output Each / RedSignal. Since red signal have a value of 2, if a item have count of 1, integer division of 1 / 2= 0, resulting in no item getting moved. The inserter is stuck in this position until manual reset.
The issue can be solved by changing the combinator input from redsignal to constant 1.
The exact blueprint in question was 超级运力版-1.