Fixed
Details
Assignee
Daniel DrabitziusDaniel DrabitziusReporter
Lluis CamposLluis CamposLabels
Story Points
1Priority
HigherStarted
Jan 21, 2025, 10:42 AMDays in progress
0Fix versions
Sprint
NoneBacklog
yes
Details
Details
Assignee
Daniel Drabitzius
Daniel DrabitziusReporter
Lluis Campos
Lluis CamposLabels
Story Points
1
Priority
Started
Jan 21, 2025, 10:42 AM
Days in progress
0
Fix versions
Sprint
None
Backlog
yes
Zendesk Support
Zendesk Support
Zendesk Support
Checklist
Checklist
Checklist
Created January 17, 2025 at 9:42 AM
Updated February 25, 2025 at 12:07 AM
Resolved January 26, 2025 at 5:42 PM
While fixing we added an exception for unauthorized error case. This exception meant than instead of triggering the retry mechanism we would wait for the full poll interval (either deployment or inventory).
However further analysis on the Mender Client 3 behavior shows that we don’t have such exception there and therefore we should not modify the behavior.
Acceptance criteria:
The poll for deployments and inventory submits are retried through the exponential backoff mechanism for all types of errors