Mayuri-Chan / pyrofork

Pyrogram fork with Adjustable web page preview, Quote Reply, Story & Topics Support, Mongodb session storage, and much more. go to https://pyrofork.wulan17.top/ for documentation.
https://pyrofork.wulan17.top
GNU Lesser General Public License v3.0
162 stars 78 forks source link

Health Check #69

Open fivepe opened 6 months ago

fivepe commented 6 months ago

Checklist

Description

Hey team,

I have some bots using Pyrogram, however I am facing some issues on AWS, my bots get offline for no reason, then I need to redeploy it again on Github workflows to have them online again.

And I am not able to find any clues about the reason that it's crashing.

I think it would be possible to implement some kind of health check direct on the Pyrogram library.

I am available to work on this health check, but I would like to know what the devs suggest before working on this PR.

Waiting for news...