node-carotte-amqp
node-carotte-amqp copied to clipboard
An amqplib wrapper for microservices
Bumps [debug](https://github.com/debug-js/debug) from 2.6.9 to 3.1.0. Release notes Sourced from debug's releases. 3.1.0 Minor Changes Ignore package-lock.json: e7e568a24736486721882282eb21beb31c741647 Remove component.json: 47747f329fe159e94262318b52b87a48f6c0acd4 Remove "component" from package.json: bdb7e0137f84dc8bcfc95daede7c694799d38dbf Add DEBUG_HIDE_DATE env var:...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
## Context Masterbag inbound process failing sometimes. https://cubyn.slack.com/archives/C3US319PA/p1661962354346349 TL;DR inbound was correctly done but missing describe queue was raising an error when refreshing the list of in transit masterbags. ##...
``` 1) subscriber when the subscriber fails when a retry policy is specified bliblou should: expected spy to be called 4 times but was called 6 times spy(thing.*, 0) at...
Context is not properly added to meta: 
## [Context](https://cubynjira.atlassian.net/browse/EVT-24) We have 225 occurences of item events logged with a type * instead of the correct type (example transaction : [Datadog](https://app.datadoghq.com/logs?cols=service%2C%40custom.errorString.type%2C%40headers.x-origin-service&from_ts=1606136683000&index=&live=true&messageDisplay=inline&query=%40context.transactionId%3Akjli7x9h000ec6dc1cbx1ep9%20%40subscriber%3A%22topic%2Fitem.%2A%2Fservice-item.item.%2A%22&stream_sort=desc&to_ts=1607346283000&event=AQAAAXbYDZr4eEfZdAAAAABBWGJZRFo1NkFBQXhmQjJHTTF0cW9BQVE)) This is because we analyze `x-destination` header...
## [Context](https://cubyn.slack.com/archives/CPHUL64BD/p1610620998001700) This PR makes it straightforward to see the input log along with the output log. [This case](https://app.datadoghq.com/logs?cols=service%2C%40custom.errorString.type&from_ts=1606136683000&index=&live=true&messageDisplay=inline&query=%40context.transactionId%3Akjuat1yj000de1cc4efseysq%20%40headers.x-destination%3A%22storage-inventory__item.pick%3Av1%22%20%40context.transactionStack%3AJIj3&stream_sort=desc&to_ts=1607346283000) makes it simply impossible at the moment.