vcsjones / AzureSignTool

SignTool Library and Azure Key Vault Support
MIT License
267 stars 85 forks source link

fix: handle azure keyvault throttling with retry logic #237

Open thomas-rabiller opened 5 months ago

thomas-rabiller commented 5 months ago

Include retry logic to deal with Azure KeyVault throttling errors that may occur during large sign batches, as described in Microsoft docs: https://learn.microsoft.com/en-us/azure/key-vault/general/overview-throttling

thomas-rabiller commented 5 months ago

135

PhonicUK commented 3 months ago

This also looks like a solution for #249

fabricioferreira commented 1 week ago

I am looking forward to this PR getting approved.