Closed nmhaddadND closed 3 years ago
@jterranovaND
@jterranovaND look into how long it takes for S3 to update all file locations
@nmhaddadND , is the write in question coming from the call to write_buffer_to_s3(s3, bucket, name, builder)
?
@jterranovaND yes, it writes from the Lambda function.
UpdateLanes is working end-to-end. It is still slow but it does complete in about 2 mins for larger datasets.
We need to update
lanes.fb
to the most recent file on S3 whenever we switch over to truth lanes from annotation mode. What's happening now does not display the most updated lanes all the time and is a bug.