Giter Site home page Giter Site logo

queue-slayer's People

Contributors

chids avatar crandall-chow-bl avatar dirkraft avatar rholder avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

chids

queue-slayer's Issues

Any plans to support "raw", or free form, message processing?

Howdy 🎉

I like what you've done here 👍 and would personally like to use this library to process "raw" messages in various JSON formats. Any thoughts on making the code support arbitrary message formats? I'm primarily referring to not requiring messages to conform to the format imposed by QSTaskModel.

Make the `OriginatingMessage` inner class public

Within the AmazonSQSPrioritizedMessageProvider is an inner OriginatingMessage class that is used to wrap a vanilla Message object. This allows for an originatingQueueUrl to be part of the message. Very handy. However the inner class is package-scope so we're not able to take advantage of this value to get the originating URL.

Make it public, please.

elasticsearch log service impl fails to log retrying tasks

There is a hard check in logging a "started task" event to not overwrite an existing record. For tasks that are actually retried, this results in a colliding document.

If we are not using ES-generated IDs, consider using those. Or append retry to the taskId to make it unique.

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.