Fennecs
Fennecs
Not sure if this is an error or unexpected behaviour, but we are deving on a cluster with a shared `/tmp` folder. Additionally we are using an elixir library called...
Elixiv v1.19 changes the struct update syntax https://github.com/elixir-lang/elixir/issues/13974 Small fix to hide a compile warning
### Code of Conduct - [x] I agree to follow this project's Code of Conduct ### AI Policy - [x] I agree to follow this project's AI Policy, or I...
When calling `ExAws.S3.list_multi_part_uploads` on an oracle s3 bucket, the api returns a `ListBucketResult` and the parser explodes -- however AWS works as expected. Taking a look at what gets called...