reflex-dev / reflex

🕸️ Web apps in pure Python 🐍
https://reflex.dev
Apache License 2.0
19.06k stars 1.08k forks source link

[REF-3134] K8 Liveness and Readiness probes #3506

Closed benedikt-bartscher closed 1 week ago

benedikt-bartscher commented 2 months ago

Expose a /health endpoint which reports the status of the reflex instance. This endpoint should check f.e. redis and postgres connections. This allows to configure liveness and readiness probes in k8 which prevents routing traffic to unhealthy reflex workers.

REF-3134

IamAdiSri commented 1 month ago

Hi, I'd like to work on this. Can someone tell me where these changes need to be made and roughly where to get started with this?

Alek99 commented 1 month ago

Hi we are not giving much guidance for the bounties as they are meant to be done mostly autonomously without the help of the team. I can still assign if you are interested

ai-naymul commented 1 month ago

@Alek99 ,

Could you please assign it to me?

tumultousRamen commented 1 month ago

Hey @Alek99, I can take a look into this feature and deliver it ~over the weekend~ scratch that I think I can do it by today EOD.

benedikt-bartscher commented 4 weeks ago

@masenf accidentally closed?

samarth9201 commented 2 weeks ago

Can I get assigned to this issue?

picklelo commented 2 weeks ago

@samarth9201 just assigned you!