User Tools

Site Tools


nebolintegration_retryscheme

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
nebolintegration_retryscheme [2021/09/27 01:25] nebolnebolintegration_retryscheme [2021/09/27 01:26] (current) nebol
Line 9: Line 9:
 The sceme consists of a number (how long), a letter (s,m,h,d), an x (times) and one more number (count). The sceme consists of a number (how long), a letter (s,m,h,d), an x (times) and one more number (count).
  
-"30sx3" - this means it will wait 30 seconds and then try again, and it will do this three times before giving up+<code> 
 +"30sx3" 
 +</code> 
 +This means it will wait 30 seconds and then try again, and it will do this three times before giving up
  
-"1mx5,1hx24,1dx7,30dx12" - this means it will try every minute for five minutes, then every hour for 24 hours, then every day for a week, and finally every month (approx) for a year+<code> 
 +"1mx5,1hx24,1dx7,30dx12" 
 +</code> 
 +This means it will try every minute for five minutes, then every hour for 24 hours, then every day for a week, and finally every month (approx) for a year
  
-Even if you supply no scheme for your integration, it will process every request once.+Even if you supply no scheme for your integration, it will process the request once.
  
 When it has tried all the times according to the schedule without success, it will set the Status on the IntegrationQueue record to 4 (GaveUp) and nothing more will be done. When it has tried all the times according to the schedule without success, it will set the Status on the IntegrationQueue record to 4 (GaveUp) and nothing more will be done.
  
nebolintegration_retryscheme.1632698729.txt.gz · Last modified: 2021/09/27 01:25 by nebol