Add a delay between steps in a feature. Useful for when you can't use a user interface to slow things down or when you the site you are referencing doesn't have a webhook you can trigger to create a separate feature.
USE CASE: When sending a POST request, need about 30 seconds before sending a GET request to pull some info.