Jakob · @jakobo
77 followers · 48 posts · Server hachyderm.io

DocMQ 0.5.6 is released! 🚀
npmjs.com/package/docmq

✨ New: A context object is available, allowing you to implement rich tracing behaviors, hook DocMQ up to , and persist a logging object through the job's lifecycle

🔧 Fixes: Multiple improvements to the MongoDB driver including better write retry support & idempotent sorting

#sentry #docmq #mongodb #postgresql #javascript #typescript #jobqueue

Last updated 2 years ago

Taskless · @taskless
5 followers · 6 posts · Server fosstodon.org

Alright, client v3.6.2 is out and on npm + GitHub. It's some small docs and deps changes, including the latest client with context support.

📃 Summary of Changes
- No longer using appId/secret pairs and those deprecated paths are removed
- Updated dependencies
- Minor doc/typo improvements

github.com/taskless/taskless#r

#taskless #docmq #oss #release

Last updated 2 years ago

Taskless · @taskless
5 followers · 6 posts · Server fosstodon.org

Alright, client v3.6.2 is out and on npm. It's some small docs and deps changes, including the latest client with context support.

📃 Summary of Changes

With everyone migrated off of the deprecated appId/secret pairs, those are now removed in favor of

#taskless #docmq

Last updated 2 years ago

Jakob · @jakobo
71 followers · 44 posts · Server hachyderm.io

Just released v0.5.5

✨ Features
Create a context object that lasts for the lifecycle of each job execuition and get access to it in all supported DocMQ event callbacks. Now it's even easier to add tracing with a tool such as @getsentry

🛠️ Fixes
Improved error passing for promise rejection. Rejected promises now include errors[] with a 1:1 mapping to jobs that failed, providing a better debugging experience.

github.com/jakobo/docmq

#docmq #oss #MessageQueues #mongodb #postgres

Last updated 2 years ago

Jakob · @jakobo
68 followers · 38 posts · Server hachyderm.io

It's so satisfying to move the company account off of the birdsite. I don't see any way we return to the bird site other than as a broadcast point. The people and conversations here in the fediverse are simply better.

Also, huge ❤️ to the fosstodon team for having us. Now to work on that release...

#docmq

Last updated 2 years ago

Jakob Heuser (he/him) · @jakobo
31 followers · 22 posts · Server mastodon.social

Just pushed DocMQ 0.5.4 to npm & GitHub releases. It's mostly an internal set of changes including documentation updates, a shiny logo, and information to help developers decide on a Job & Queueing system for their next project.

Next Up: Additional context passing for ack/fail resolution, making it easier to hook up Sentry, Papertrail, and other tracing tools.

npmjs.com/package/docmq

#docmq #taskless #messagequeues #backgroundjobs #mongodb #postgres #lokijs

Last updated 2 years ago