LazyGuard
LazyGuard
CC#
Created by LazyGuard on 4/20/2024 in #help
How to know if it's worth it to implement a circuit breaker ?
okay thanks !
28 replies
CC#
Created by LazyGuard on 4/20/2024 in #help
How to know if it's worth it to implement a circuit breaker ?
@Mango (original) How many requests/second do you have approximately ?
28 replies
CC#
Created by LazyGuard on 4/20/2024 in #help
How to know if it's worth it to implement a circuit breaker ?
I mean, before acheiving the stade where you store them in db or something, before that everything is in memeory right ?
28 replies
CC#
Created by LazyGuard on 4/20/2024 in #help
How to know if it's worth it to implement a circuit breaker ?
Okay I see ! When you have a lot of events to send and also 5 retries each, doesn't that put a burden on memory ?
28 replies
CC#
Created by LazyGuard on 4/20/2024 in #help
How to know if it's worth it to implement a circuit breaker ?
@Mango (original) why did you decide to store them instead of just using Polly ?
28 replies
CC#
Created by LazyGuard on 4/20/2024 in #help
How to know if it's worth it to implement a circuit breaker ?
okay thanks ! I
28 replies
CC#
Created by LazyGuard on 4/20/2024 in #help
How to know if it's worth it to implement a circuit breaker ?
but for the sake of learning I want to know about about situations where it's necessary/good to have it
28 replies
CC#
Created by LazyGuard on 4/20/2024 in #help
How to know if it's worth it to implement a circuit breaker ?
yeah, that's what I am saying
28 replies
CC#
Created by LazyGuard on 4/20/2024 in #help
How to know if it's worth it to implement a circuit breaker ?
I am not sure I understand why a circuit breaker can be useful with ordering
28 replies
CC#
Created by LazyGuard on 4/20/2024 in #help
How to know if it's worth it to implement a circuit breaker ?
What do you mean by "holding" requests ?
28 replies
CC#
Created by LazyGuard on 4/20/2024 in #help
How to know if it's worth it to implement a circuit breaker ?
what's the relation with circuit breakers here ?
28 replies
CC#
Created by LazyGuard on 4/20/2024 in #help
How to know if it's worth it to implement a circuit breaker ?
that'sa retry pattern
28 replies