Closed grendach closed 1 year ago
Hi, The go-to solution adopted by thumbor when dealing with multiple loaders is to have several processes running thumbor with a different configuration for each process. This could make a workaround in the mean time. I think this is an interesting feature, but we need to be careful in how to implement that (multiple sessions or not, ...) in order to avoid performance issues. I don't have the time to look into it right now however, if anyone's up for it feel free to submit a PR.
Cleaning up old issues
Is it possible to make this work with multiple s3 buckets in tc_aws plugin for thumbor? I'm using multiple cloud front distributions backed by it's own s3 bucket. Similar solution is implemented in serverless-image-handler/issues/56 Thanks in advance for help.