Skip to content

Add retry logic for device provisioning#658

Open
sionik wants to merge 1 commit intoAzure:mainfrom
sionik:main
Open

Add retry logic for device provisioning#658
sionik wants to merge 1 commit intoAzure:mainfrom
sionik:main

Conversation

@sionik
Copy link
Copy Markdown

@sionik sionik commented Sep 17, 2025

Introduce an optional retry mechanism for device reprovisioning during startup when provisioning with IoT Hub fails and no valid local backup is available.

If not configured, the retry handling is disabled and the daemon will behave just as before and treat this as a fatal error and exit.

This fixes #657

Introduce an optional retry mechanism for device reprovisioning during
startup when provisioning with IoT Hub fails and no valid local backup
is available.

If not configured, the retry handling is disabled and the daemon will
behave just as before and treat this as a fatal error and exit.
@sionik
Copy link
Copy Markdown
Author

sionik commented Sep 17, 2025

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aziotd crashes when no cache and network present

1 participant