grafana / xk6-amqp

A k6 extension for publishing and consuming messages from queues and exchanges using AMQP 0.9.1.
Apache License 2.0
25 stars 27 forks source link

Feature/add messagepack cypher #16

Closed PabloDelBarrioArnanz closed 1 year ago

CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Pablo del Barrio Arnanz seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

mstoykov commented 1 year ago

Hi @PabloDelBarrioArnanz, I guess this was just wrongly opening a PR when you just wanted to merge it to your fork?

That is fine with us, but we will still be glad if you want to contribute it :)

On the other hand I have to tell you that https://github.com/grafana/xk6-amqp/issues/10 is still not done which means that this extensions still panics on regular basis as explained in that issue and the connected ones. I guess there is a use case for the extension in which this doesn't happen at all, but you might've just been lucky and not hit it yet ;).

I would recommend if you would want to use this extension to try to work on that issue first, even if you don't contribute it back.