igorkasyanchuk/rails_performance

question: Redis crash does not crash main application, is it possible?

Aperta

#124 aperta il 2 gen 2025

 (6 commenti) (0 reazioni) (0 assegnatari)Ruby (91 fork)github user discovery
help wanted

Metriche repository

Star
 (1237 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Hi everyone

I'm including Rails Performance in the project I'm working on. The initial configurations are ok. But I'd like to configure it in a way that if something fails in Rails Performance (a failure with Redis, for example) my application won't crash.

In some tests I did, with a small EC2 for Redis, I ran out of memory and my application ended up crashing.

Is there a way to configure this? Or would I have to make a change to the code?

Thanks

Guida contributor