Cosmos DB: Add retry policy support for Cosmos DB Trigger by ealsur · Pull Request #798 · Azure/azure-webjobs-sdk-extensions

This PR adds [SupportsRetry] decorator to the Trigger Binding to allow users to define retry policies. This would bring the Cosmos DB Trigger among the ones (Kafka, Timer, Event Hub) that will keep...