cancel
Showing results for 
Search instead for 
Did you mean: 
cvantassel
New Contributor III
since ‎06-08-2022
‎06-26-2023

User Stats

  • 4 Posts
  • 0 Solutions
  • 2 Kudos given
  • 5 Kudos received

User Activity

I have a master notebook that runs a few different notebooks on a schedule using the dbutils.notebook.run() function. Occasionally, these child notebooks will fail (due to API connections or whatever). My issue is, when I attempt to catch the errors ...
Kudos given to