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
The heartbeat is an interesting thought. It turns out it was pretty easy to do in #1904 with a simple regex against the deployment command output logged to the console:
Gateway URLs are printed to the console at the end of a cloud deployment as described in the docs here. The URLs aren't easily retrievable otherwise.
To facilitate #1858, #1904, and #1786 (because airnode-client is used in gateway E2E tests) there should be a helper function to capture these URLs.
The text was updated successfully, but these errors were encountered: