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
Right now when you deploy and the @twilio/runtime-handler is set to a semver range we'll only fail when the API fails down the line. We should detect whether the version is a semver range and then never start the deployment in the first place.
The text was updated successfully, but these errors were encountered:
Right now when you deploy and the
@twilio/runtime-handler
is set to a semver range we'll only fail when the API fails down the line. We should detect whether the version is a semver range and then never start the deployment in the first place.The text was updated successfully, but these errors were encountered: