Skip to content

Commit

Permalink
Misspell
Browse files Browse the repository at this point in the history
  • Loading branch information
abaranch authored Jul 15, 2016
1 parent 770a1e7 commit d1a467e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ServerTelemetryChannel error handling.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Notes:

![Img](./images/ThrottlingPolicy.PNG)

### [ThrottlingTransmissionPolicy](https://github.com/Microsoft/ApplicationInsights-dotnet/blob/master/src/TelemetryChannels/ServerTelemetryChannel/Shared/Implementation/PartialSuccessTransmissionPolicy.cs)
### [PartialSuccessTransmissionPolicy](https://github.com/Microsoft/ApplicationInsights-dotnet/blob/master/src/TelemetryChannels/ServerTelemetryChannel/Shared/Implementation/PartialSuccessTransmissionPolicy.cs)

Notes:
* This policy handles status code 206 and case when there is no failure and no response (success case)
Expand Down

0 comments on commit d1a467e

Please sign in to comment.