Skip to content

[BUG]: Use inspect for error message in Google Sheets failure notification #27

@priyanshu6238

Description

@priyanshu6238

Summary

When a Google Sheets write operation fails in a flow, the error notification is created with the raw error term directly as the message field. Since the error can be a non-string value (map, tuple, struct from Tesla response), this causes either a crash or stores an unreadable/broken message in the
notification.

Discord Thread

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions