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
Using the api I found one situation where I need make the testConnection async in the same way that is possible send a email async.
Today I solved this making the call to testConnection async, but I was thinking if will not be better the api provide this solution? What do you think @bbottema?
The text was updated successfully, but these errors were encountered:
Using the api I found one situation where I need make the
testConnection
async in the same way that is possible send a email async.Today I solved this making the call to
testConnection
async, but I was thinking if will not be better the api provide this solution? What do you think @bbottema?The text was updated successfully, but these errors were encountered: