Error Logging in Coda

Error Logging in Coda is very Poor

  1. Can’t manually throw errors in formulas
  2. Packs give very little information about why something failed (including Coda developed packs)
  3. Doesn’t log what parameters were used in the failed invocation
  4. When you click a error notification about an Automation it opens a table (???) instead of the notification
    1. Related: Automations aren’t searchable in the automation page
  5. Many more things

I throw errors in my formulas using the _Create_Error_Message(text) formula.
In a formula, it flags it as broken and shows the message on hover.
In a button, it pops up the error message at the bottom of the screen.

But that is VERY limited.

And your other points are valid - its an area that needs improvement overall.

:lobster:Max

instead of the automation*. would make more sense to open the automation panel

ah! good to know about _Create_Error_Message(text)

thank you!!!