You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This gets its own issue because it presents us with an opportunity to refactor our usage of ora to use ora.promise. @MarshallOfSound suggested that the refactor should involve making a helper for the global uncaught rejection idiom currently being used in a number of places.
The text was updated successfully, but these errors were encountered:
This gets its own issue because it presents us with an opportunity to refactor our usage of
ora
to useora.promise
. @MarshallOfSound suggested that the refactor should involve making a helper for the global uncaught rejection idiom currently being used in a number of places.The text was updated successfully, but these errors were encountered: