Benoit Brayer
Benoit Brayer
I would be also great if we could use the following client library to send sqs tasks up to 2GB: https://pypi.org/project/sqs-extended-client/ https://github.com/QuiNovas/sqs-extended-client Or this one: https://github.com/timothymugayi/boto3-sqs-extended-client-lib
I have made a POC last week. I have updated my fork with Miserlou/Zappa master branch and implemented usage of sqs-extended-client on my fork repo branch: https://github.com/M0dM/Zappa/tree/feature/delayed_async if `large_messages_payload_bucket` is...
> @M0dM > I personally use Terraform to manage zappa infrastructure so I don't have that issue in my environments. A fix for that would be nice but I don't...
Hi, could we reopen this issue ? Current gitlab doc: https://docs.gitlab.com/ee/administration/operations/fast_ssh_key_lookup.html#setting-up-fast-lookup-via-gitlab-shell 1. I think the docker file should append this to the /etc/ssh/sshd_config file : ```txt Match User git #...
I can confirm the above code is working for me. Regards, M0dM