sparse-intern-71089
07/13/2022, 7:28 PMechoing-dinner-19531
07/13/2022, 7:47 PMup
echoing-dinner-19531
07/13/2022, 7:48 PMechoing-dinner-19531
07/13/2022, 7:49 PMlemon-church-28946
07/13/2022, 7:51 PMup
, but they're created in a loop. Your instict makes me think to me that a call to aws.cloudfront.get_distributions
in the same loop may be causing it to block.
Going to shuffle that logic a bit.
Thanks for the hint!echoing-dinner-19531
07/13/2022, 7:54 PMechoing-dinner-19531
07/13/2022, 7:55 PMlemon-church-28946
07/13/2022, 7:57 PMlemon-church-28946
07/13/2022, 7:58 PMechoing-dinner-19531
07/13/2022, 8:00 PMlemon-church-28946
07/13/2022, 8:01 PMget_distribution
was blocking. I thought I was calling it such that it'd return an output object but I must have been calling it wrong.
This is working in parallel. Really appreciate your tip!echoing-dinner-19531
07/13/2022, 8:02 PMlemon-church-28946
07/13/2022, 8:06 PMechoing-dinner-19531
07/14/2022, 8:53 AMlemon-church-28946
07/14/2022, 2:08 PM