I have come across a use case in nodejs where one of the async function completes within 2-5 mins. This function has some awaited async functions inside it. The code looks like