I have a setup with a requester station that deliberately doesn't have enough inventory to unload a full train. (It's requesting coal into a chest limited to 10 slots. This is for a refuel station; I'll want to upgrade my train fuel to solid fuel/rocket fuel/nuclear fuel in turn, so I didn't want to have much fuel at each station to empty out.) Following the Quick Start Guide, I just added a provider "Station" next to the coal train stop, and a requester "Station" next to the fuel train stop. The requester also has a constant combinator with coal=-450 and "request threshold"=200.
However, this doesn't work; the train schedule for the provider stop wanted coal>=450 AND idle for 1 second. I didn't bother putting a limit on
the train loading (because the Quick Start Guide didn't say it was necessary), so the train was never idle; it filled up, and then got stuck trying to unload 4 wagons full of coal into 10 slots of a chest.
I'm not sure if this is a bug in the mod or if it's working as intended. If this is intended behavior, maybe fix the Quick Start Guide? Something like: "Note that the basic provider station described here may over-fill trains; please ensure that the requester station always has enough free space to unload a full train, or use the output of the cybernetic combinator to stop loading the train when the requested amount is reached."
Also, there's a minor issue on the mod page: "This combinator can be in one of 4 different possible control modes." Presumably you forgot to change this number to 5 when you added the Fuel loader mode...