Versions Compared

Key

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

...

  • It is not protected against concurrency yet,
  • Messages are created when an issue is renamed, moved to another project, or when requirements are added/removed.
  • Every 3 minutes, Jira sends 2000 messages of the queue, with 60s timeout,
  • Confluence responds and has a timeout at 30s, after which all messages are returned as NOT_EXECUTED. The total may take a few seconds more.
  • No emails are being sent, only dependencies and Jira issue titles cached in Confluence are saved, it is infinitely faster than in Jira.
  • Note that we've measured it could process batches of 50,000 messages sent in 30s every 3 minutes, to enable 1 million messages an hour, but it would require to send requests up to 100MB, and we believe some customers wouldn't handle this. So, unless requested, we'll remain at 2k messages every 3 minutes.
  • It processes 40,000 messages per hour. 

How many messages are processed per hour?

...