Devin
04/16/2022, 6:34 PMgetSomeStuff
endpoint
do {
result = dynamodb.query(paramn)
} while (true)
while running on sst localhost. and then I just cmd + c
from that terminal. Does it kill the loop or do I need to go see the console.Ashishkumar Pandey
04/16/2022, 7:56 PMDevin
04/16/2022, 8:18 PM