I wanted to make the async function like after 1 second then promise1 is executed and THEN after 0.5 seconds is passed over promise1 executed then promise2 is executed. I tr