Windows Azure is also about costs. Checking data to process requires a query on some datasource. Doing a query is a transaction and a transaction costs money, so we want to be efficient with the number of transactions and money. Here we try to describe a smart waiting principle.