Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: improve logging of send_webxdc_status_update errors
send_webxdc_status_update JSON-RPC call and corresponding Rust call sometimes fail in CI with --- database is locked Caused by: Error code 5: The database file is locked --- Adding more context to send_webxdc_status_update() errors to better localize the error origin.
- Loading branch information