mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-13 07:02:06 +08:00
4f5251f951
The commit introduces more detailed log events when an attempted upload fails for any reason. Now, when there is a non-null status code like 401 or 403, it will log more information, including the decoded content of the HTTP response. This aids in quickly identifying and resolving upload issues.