ausocean / cloud

GNU General Public License v3.0
1 stars 1 forks source link

Add convenience try function to reduce boilerplate #181

Closed saxon-milton closed 5 days ago

saxon-milton commented 6 days ago

Depends on #180

We have a common pattern where we try a call and if not successful we log. We're factoring this out into a convenience function that wraps this.