#T Alex - connection check

1 messages · Page 1 of 1 (latest)

stable heart
#

Hey there, you should be able to try with any no-op/idempotent API request like retrieving a customer.

marsh forge
#

Hmm. OK -- I wrote this script about two years ago, and I'm pretty sure I made it smart enough to pick up transactions and that's it .. I guess at this point I either wrap the original request in a try/catch block, or just try pinging something inoffensive like cnn.com or something.

#

Thanks!