StackOverflow Questions for Tag: resiliency

GuFigueiredo
GuFigueiredo

Reputation: 635

How to deal with exponential call hierarchy in Microservices Architecture?

Score: 2

Views: 261

Answers: 1

Read More
Fabian Schmied
Fabian Schmied

Reputation: 4154

What HTTP status code to return from a microservice when a required dependency service failed with retries?

Score: 1

Views: 237

Answers: 1

Read More
Jacques Boivin
Jacques Boivin

Reputation: 21

Using .NET8, on a "HttpIOException: The response ended prematurely", how can I add retries with exponential backoff?

Score: 1

Views: 1302

Answers: 1

Read More
Asif Hashmi
Asif Hashmi

Reputation: 1

Circuit Breaker not closing after opening

Score: 0

Views: 99

Answers: 0

Read More
m1nkeh
m1nkeh

Reputation: 1397

Polly Retry All Exceptions Except Specific Condition

Score: 9

Views: 14960

Answers: 1

Read More
anshul Gupta
anshul Gupta

Reputation: 1270

API level Circuit Breaker Implementation

Score: 0

Views: 279

Answers: 2

Read More
ananda
ananda

Reputation: 199

Resiliency against DB unavailability in SPRING-BOOT + MongoDB

Score: 0

Views: 192

Answers: 1

Read More
duroforce
duroforce

Reputation: 41

How to use SqlRetryLogicBaseProvider to retry connections during Azure SQL scaling up/down

Score: 2

Views: 534

Answers: 0

Read More
wertzui
wertzui

Reputation: 5740

Remove SqlServerRetryingExecutionStrategy from DbContext

Score: 1

Views: 168

Answers: 0

Read More
Karem Darwich
Karem Darwich

Reputation: 11

Resilience4J still jumping into fall back method after switching to disabled state

Score: 1

Views: 188

Answers: 0

Read More
JJ3
JJ3

Reputation: 133

Why does the MSI installer reconfigure if I delete a file?

Score: 9

Views: 5123

Answers: 3

Read More
Yashwanth Kata
Yashwanth Kata

Reputation: 877

WaitRetryForever is not working for a customexception in Polly.Net Resiliency

Score: 1

Views: 1247

Answers: 1

Read More
Ph3n0m
Ph3n0m

Reputation: 77

Resiliency during SaveChanges in EntityFrameworkCore

Score: 1

Views: 2000

Answers: 3

Read More
redzedi
redzedi

Reputation: 1995

What are the downside of having more db connections open than required?

Score: -1

Views: 145

Answers: 1

Read More
Sunil
Sunil

Reputation: 17

Implement Resiliency at protocol level

Score: -1

Views: 246

Answers: 1

Read More
Aileron79
Aileron79

Reputation: 937

C#: Throttle/rate limit outgoing HTTP requests with Polly

Score: 5

Views: 10038

Answers: 2

Read More
Pooja P N
Pooja P N

Reputation: 57

Maximum number of retries using DecorrelatedJitterBackoff

Score: 1

Views: 2015

Answers: 1

Read More
Enrico Massone
Enrico Massone

Reputation: 7348

How to decide what exceptions are worth retrying when reading and writing to MongoDB (C# driver)?

Score: 6

Views: 3007

Answers: 1

Read More
Mudit
Mudit

Reputation: 58

Resilience4j Retry - Memory consumption

Score: 0

Views: 959

Answers: 1

Read More
Dawid
Dawid

Reputation: 813

What is the difference between AddTransientHttpErrorPolicy and AddPolicyHandler?

Score: 18

Views: 11409

Answers: 1

Read More
PreviousPage 1Next