This message was deleted.
# general
s
This message was deleted.
b
That doesn't sound right, but it depends on what the program is doing. The slowest operations tend to be communicating with the cloud provider for auth, resources, etc. Are you using AWS? Since you say you're in France, I wonder, what region are you using?
a
You're right @big-piano-35669, I just realized I was using the default region,
us-east-1
, from France, no wonder it's slow...
b
Great, let me know if that doesn't fix things. I wish we could default to the nearest region, that would be neat 😊
a
No, IMHO, I don't think it would be a good idea, it's good practice to force developpers to set the region
b
👍