Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If there is processing message and this component detects different concurrent message(s) with the same funnel value that is also processed (message in states PROCESSINGWAITING and WAITING_FOR_RES) then processing of current message is postponed (changed state to POSTPONED). This message will stay in this state for certain moment (configuration parameter asynch.postponedInterval) and then will try it to process again.

...