/
Frozen queue re-sync delay

Frozen queue re-sync delay

  • Go to Magento admin panel - Salesforce - General Configuration - Advanced

 

Re-sync blocked queues (rows in queue) after specified minutes.
We will disable this feature if the value is empty or zero.


The time when frozen record will be re-synced depends on Hour specified in the option field and the Magento locale

  1. If the Time zone is positive: re-sync delay = option Hours - Time zone

  • Case1:
    option Hours = 1
    Time zone = 0 (London)
    re-sync delay = 1 - 0 = 1

  • Case2:
    option Hours = 5
    Time zone = GMT+2 (Europe/Kyiv)
    Locale
    re-sync delay = 5 - 2 = 3

  1. If Time zone is negative: re-sync delay = option Hours + Time zone

  • Case:
    option Hours = 2
    Timezone GMT-03:00 (Antarctica/Palmer)
    re-sync delay = 2 + 3 = 5

 

Related content

Developer mode
Read with this
Sync type configuring
Sync type configuring
More like this
Refresh grids
Read with this
The process "outgoing" blocked
The process "outgoing" blocked
More like this
Restart Consumers
Read with this
Cron job sync additional logic
Cron job sync additional logic
More like this