C#C
C#2y ago
Wendy

Azure Function Function Attribute Dynamic Value

Hi all, I'm new to Azure Functions. I'm trying to implement ExponentialBackoffRetry in one of my Azure Functions. Is there a way to retrieve the values (Max Retry, delay, etc) from App Settings instead of hardcoding them? Thank you
image.png
Was this page helpful?