Skip to main content
All CollectionsTines FAQBuilding Stories
Will an HTTP Request emit an event if it returns an error or no response?
Will an HTTP Request emit an event if it returns an error or no response?

Understanding HTTP Requests in Tines

Updated over a week ago

An HTTP request will emit an event if there is an error returned or a timeout.

You can configure the option to "Retry on Status" which is available by pressing "+ Option" on the properties panel.

An HTTP request will emit an event if it successfully completes the call. If there is an error in the URL or the pill the HTTP request will not emit an event.

👉 For a more detailed description of HTTP requests see here.

Did this answer your question?