-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Milestone
Description
use one way of handling errors in the code and stick to it
in functions that are never calld top-level, use fn:error() and try to catch as far up as possible, then pass to wdb:error() for better handling.
also, within functions, try error handling as early as possible without creating too many variables for it.
Metadata
Metadata
Assignees
Labels
No labels