Pavel Císař

Results 5 comments of Pavel Císař

Hi, for me would be better usage the second one. Specify account for each transmission. In fact, the the first way can be done already. It's not exactly like defining...

Yes, big pain for S3 My S3 hotfix ``` class StaticFileStorage(S3Boto3Storage): def read_manifest(self): try: with self.open(self.manifest_name) as manifest: return manifest.read().decode() except (FileNotFoundError, IOError): return None ```

Sorry, I should be more precise. https://www.asyncapi.com/tools/generator ![asyncio](https://github.com/asyncapi/generator/assets/4312197/6c7ff622-52f6-4587-8570-1fa557476933)

Sorry for late response. Root user worked. Thanks.