WillNilges / sidegrade

Oh my god make it stop
0 stars 0 forks source link

Change a million things #5

Closed WillNilges closed 9 months ago

WillNilges commented 9 months ago

I think I can test this with a simulator, but I still need to test on hardware. Also need to get clippy and fmt happy.

WillNilges commented 9 months ago

Oh my god there are so many things now included in this fucking PR

WillNilges commented 9 months ago

It also doesn't like to scroll properly. There's a weird delay at the start and end of the "Could not fetch updates." message. I dunno if that carries over to real data, but it needs attention.

WillNilges commented 9 months ago

Also need it to try to re-connect to wifi if it ever gets disconnected for some reason.

WillNilges commented 9 months ago
I (145059) fuckoff4::display: Update display
E (153599) esp-tls: [sock=54] connect() error: Host is unreachable
E (153599) transport_base: Failed to open a new connection: 32772
E (153599) HTTP_CLIENT: Connection failed, sock < 0
E (153609) fuckoff4: Proxy Thread Error: ESP_ERR_HTTP_CONNECT
WillNilges commented 9 months ago
I (10152019) fuckoff4::display: Update display
E (10152299) esp-tls: [sock=54] delayed connect error: Connection reset by peer
E (10152299) transport_base: Failed to open a new connection: 32772
E (10152299) HTTP_CLIENT: Connection failed, sock < 0
E (10152309) fuckoff4: Proxy Thread Error: ESP_ERR_HTTP_CONNECT

This is when we have wifi but the proxy is down.

WillNilges commented 9 months ago
W (80069) HTTP_CLIENT: Connection timed out before data was ready!
E (80069) fuckoff4: Proxy Thread Error: ERROR

Oh shit it totally just timed out that's fucked.

WillNilges commented 9 months ago

oh shit it recovered lol