Giter Site home page Giter Site logo

Comments (5)

nicholasgriffintn avatar nicholasgriffintn commented on September 25, 2024 1

We have only tested this with 3.241.0 so far so we'll have to look into the reason for that, it's possible that AWS SDK requires a new option but I have not seen that before.

from sqs-consumer.

nicholasgriffintn avatar nicholasgriffintn commented on September 25, 2024 1

An update: Sorry I've been out and about recently and didn't get a notification for this reply, or it was buried, apologies for that.

I'm still trying to understand the issue, from the code provided, and my own tests, theoretically this should work perfectly fine, I'll do some further investigation though to see if I can find out more.

from sqs-consumer.

nicholasgriffintn avatar nicholasgriffintn commented on September 25, 2024

Hmm, so I've just updated sqs-consumer and sqs-producer to the latest versions available and they both appear to be working on the latest version of aws-sdk 3.253.0 and then to 3.258.0, we have integration tests that are passing so I don't appear to be able to find the issue here.

Do you have options.sqs configured in your implementation?

It's possible that there's something in that that's causing the error, or I just haven't looked hard enough yet.

from sqs-consumer.

kirrg001 avatar kirrg001 commented on September 25, 2024

I am not using sqs-producer. I am using the client lib from @aws-sdk/client-sqs@3.53.0.

const awsSdk3 = require('@aws-sdk/client-sqs');
const sqs = new awsSdk3.SQSClient({ region: awsRegion });
await sqs.send(command);

from sqs-consumer.

nicholasgriffintn avatar nicholasgriffintn commented on September 25, 2024

Not been able to find the reason for this and it doesn't appear to be an issue elsewhere, so I'm afraid I can only really close this issue.

If you'd like to continue the conversation then please raise a discussion, outside of that, I don't think there's much that we can do here, sorry.

from sqs-consumer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.