Brandon Siegel

Results 25 issues of Brandon Siegel

Add a FixedDelay and an ExponentialBackoff RetryStrategy. Add a RetryPolicy that implements a provided RetryStratgey. Based on the provided TransportOptions, configure the RetryPolicy to use the provided RetryStrategy. Basically, try...

Client
Azure.Core

We need to add support for live testing into the iOS repository. We should follow the same pattern that we use for the other repositories, that is having a ```tests.yml```...

EngSys
Client
test-enhancement

We should have performance tests so that we know when a change to a library results in a performance regression. These tests should be run in our nightly CI jobs,...

EngSys
Client
test-enhancement

Other languages allow us to host snippets in their own source files and provide a script to inject them into the markdown / doc comments. This would then permit us...

Docs
EngSys
Client

Per [guidelines](https://azure.github.io/azure-sdk/ios_implementation.html#general-config-behaviour-changes), log level and tracing on/off must have a static, global configuration, allowing the developer to change these settings for all existing and newly-created clients at any time via...

Client
Azure.Core

If the developer receives a URL for a file from the OS (e.g. received in the UIImagePickerControllerDelegate method), the only way to turn that into a `LocalURL` is by calling...

bug
Client
Storage

Create tests for the identity library

Client
Azure.Identity
test-enhancement

- [ ] Define a utility to create instances of these exceptions along with deserializing Http Response Error content

Client
Storage

Aside from navigating to the directory where Kubernetic has cloned them and manually issuing a `git pull`, I don't see any way to update/refresh Kubernetic's known chart repositories.

EngSys
Epic
Central-EngSys