/
2021.2 Queue processing Settings
2021.2 Queue processing Settings
This section's purpose is to configure the Queue behavior settings. This is often required due to different project environments.
Configuration name | Value Type | Additional Information |
---|---|---|
Export message limit | Integer | Set a message amount for export processes. If the server can't handle the load, it is useful to lower the amount. A higher amount makes the queue process more messages, and lowers time to process. |
Import message limit | Integer | Set a message amount for import processes. If the server can't handle the load it is useful to lower the amount. A higher amount makes the queue process more messages, and lowers time to process. |
Timeout | Integer | In case of processing and a message fails, the element is added back to the queue. The timeout specifies the number of seconds that needs to pass so the item is considered for re-processing. |
Import items updated in last N minutes | Integer | Set the time to ignore item changes. The import queue will only consider item updates that occurred in the last N number of minutes. This makes it impossible to swarm the queue. |
Delete existing in items import queue | Select | If this is set to Yes, then whenever an item is imported and it already exists in the queue, it gets deleted and re-added. Useful in cases where items are frequently imported with incomplete information the first time. |
, multiple selections available,