Skip to content

Commit

Permalink
Update content/en/docs/services/device-provisioning-service/retry-mec…
Browse files Browse the repository at this point in the history
…hanism.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
Danielius1922 and coderabbitai[bot] authored Apr 19, 2024
1 parent 5475fa2 commit 8d72034
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Each failure or timeout triggers a retry action that calculates the retry delay

Moreover, once the retry counter reaches higher value than the maximal index of the configuration array, not only is the counter reset back to zero, but the library attempts to change the selected DPS endpoint. If the are more than one DPS endpoint servers configured, then the selected endpoint is changed to the next in the list (the list is considered circular, so the next endpoint after the last endpoint is the first endpoint).

To setup a custom retry action use `plgd_dps_set_schedule_action`.
To set up a custom retry action use `plgd_dps_set_schedule_action`.

## Failures of cloud manager connection and authentication

Expand Down

0 comments on commit 8d72034

Please sign in to comment.