user
01/30/2023, 2:51 PMSlowDown
errors while using Metaflow's s3c.put_many
. I see that the client already is supposed to handle this, but I guess the if there are too many concurrent flows running, the backoff isn't sufficient.
Is there a pattern you would recommend to work around this? Would it make sense to create a feature request to expose the number of retries as a kwarg?