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
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