Versions Compared

Key

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

...

  • The LDN Message Extractor is an asynchronous DSpace task that reads the oldest manageable LDN message and enroute it to the LDN Router; an ldn message is manageable by the Extractor only if its queue status is QUEUE_STATUS_QUEUED. the extractor instance ends as soon as the LDN message extracted is routed and processed or failed. For each tentative the attempts counter of the message is increased by 1 and the timeout is increased by X minutes, where X= the value of the configuration property ldn.processor.queue.msg.timeout | defaulted to 60. Cron configuration at property ldn.queue.extractor.cron

...