Andreas Zoellner
Andreas Zoellner
This library uses highland quite extensively, so supporting a different streaming library would require a rewrite I'm not familiar with RxJS but seems to have a big focus on client...
I don't think there's much in here that would cause issues on node v10 vs earlier versions. PRs welcome to add test.
@eolant any update on this PR?
I was also missing some data flow diagrams to wrap my head around where all the prefix and proxy magic is happening and which configuration option takes precedence. Another missing...
same for the S3Objects marcro at `aws-cloudformation-templates/aws/services/CloudFormation/MacrosExamples/S3Objects/macro.template`
Yes, I think it comes down to the same underlying change in serverless-offline (was a bit too far into the weeds to realize when I opened this ticket and forgot...
I'm not quite sure yet. It might be related to this https://github.com/softwaremill/elasticmq/issues/9 Although they claim that it is fixed on their end My `serverless-offline-sqs` config is ``` serverless-offline-sqs: autoCreate: false...
So maybe make that a parameter passed through from the serverless.yaml config? That way I can adjust it as needed while you can still use the maximum value?
I'd suggest 15s as a compromise default. Would have a lower likelihood of others running into similar issues.
Given that it was at 1s before I'm not sure how many people had an issue with compatibility before the change. But since I didn't dig deeper to find the...