Function execution timed out (120s)
Is there any suggested patterns we should employ?
the flow is as follows:
1. fetch all listingId, fetch and store all reservationIds
2. for each reservationId, fetch and store all conversationIds
2. for each conversationId, fetch and store all messages
