I am using aws_sdk_s3 crate in Rust. I also experience similar times with Python. For reference, In my local, creating the client takes less than 10ms. For some reason it is never less than 3 seconds on fly.io. Am I missing something here? I upgraded to performance-8x and nothing changed…
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.