GithubHelp home page GithubHelp logo

Comments (6)

adamw avatar adamw commented on May 19, 2024

Released 0.8.3 - thanks for the report!

from elasticmq.

YuraDubensky avatar YuraDubensky commented on May 19, 2024

Still reproducable in Release 0.12.0

from elasticmq.

adamw avatar adamw commented on May 19, 2024

@YuraDubensky same request, same reason? (TODO?)
Are you adding any options to SendMessage or just a simple verison?

from elasticmq.

YuraDubensky avatar YuraDubensky commented on May 19, 2024

When using AWS .net SDK client just hangs forever when calling AmazonSQSClient.ReceiveMessage method. It doesn't hang when queue is empty, so its all about something wrong with response.

When I call api thought browser I get such response:
Request URL:
http://localhost:9324/queue/products-local/?Action=ReceiveMessage

Response:
<ReceiveMessageResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"> <ReceiveMessageResult> <Message> <MessageId>27c13f1a-cd32-4991-b40d-b8245dfc67ac</MessageId> <ReceiptHandle>27c13f1a-cd32-4991-b40d-b8245dfc67ac#d0de5f84-e11e-4083-aaf8-9f5f22cf45f5</ReceiptHandle> <MD5OfBody>b1180e3016d082cb9e8f3a355bf22e15</MD5OfBody> <Body>{&quot;$type&quot;:&quot;Domain.Commands.UpdateProductIndexCommand, Domain.Commands&quot;,&quot;Id&quot;:100005,&quot;Type&quot;:&quot;Reservation&quot;,&quot;CommandType&quot;:&quot;UpdateProductIndex&quot;,&quot;ScheduledTo&quot;:null}</Body> <MD5OfMessageAttributes>d41d8cd98f00b204e9800998ecf8427e</MD5OfMessageAttributes> // TODO: Only include if message attributes // TODO: Filter to only requested attributes </Message> </ReceiveMessageResult> <ResponseMetadata> <RequestId>00000000-0000-0000-0000-000000000000</RequestId> </ResponseMetadata> </ReceiveMessageResponse>

So probably those "TODO:x" comments are treated as not valid XML by Amazon.SQS.AmazonSQSClient

from elasticmq.

adamw avatar adamw commented on May 19, 2024

@YuraDubensky Should be fixed in 0.12.1

from elasticmq.

YuraDubensky avatar YuraDubensky commented on May 19, 2024

@adamw Works like a charms! Thanks for such a quick response!

from elasticmq.

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.