Description
Currently Falcon only supports timeout and parallel option for a feed as a special property, users may also want to configure execution order like FIFO, LIFO, this can be overridden by special property order in feed definition, the resulting replication coord will honour this order.
ex: <property name="order" value="LIFO" />