BlueBubblesApp / bluebubbles-server

Server for forwarding iMessages to clients within the BlueBubbles App ecosystem
https://bluebubbles.app
Apache License 2.0
540 stars 47 forks source link

Increase Cloudflrare connection timeout #602

Closed zlshames closed 8 months ago

zlshames commented 9 months ago

https://github.com/BlueBubblesApp/bluebubbles-server/blob/ab6922018af81089a0d77d6c78924c0e86dacd25/packages/server/src/server/managers/cloudflareManager/index.ts#L64

I believe this is what causes the inconsistent server URL updates after a reboot or power outage

zlshames commented 8 months ago

done