Join Slack
Powered by
This message was deleted.
# general
s
sparse-intern-71089
01/08/2021, 9:43 PM
This message was deleted.
w
worried-wall-60272
01/08/2021, 9:43 PM
say something goes wrong with the create or update. how do you communicate that via the create or update fxn?
g
gentle-diamond-70147
01/09/2021, 4:41 AM
Throw an exception, which should stop the preview or update from proceeding. e.g. in Python:
raise Exception('an error occurred')
4
Views
Open in Slack
Previous
Next