longears icon indicating copy to clipboard operation
longears copied to clipboard

Enhancements to Longears Library for Extended Task Support

Open SyncM1972 opened this issue 2 months ago • 0 comments

Dear Aaron,

I hope this message finds you well. I'm writing from Munich, where I continue to enjoy working with your excellent longears library. In my recent projects, I've encountered a need to handle long-duration analysis tasks that exceed the current 60-second timeout limit.

To address this, I've introduced a heartbeat property to the amqp_connect function, which should help manage longer tasks without interruption. The modified code is included in the pull request for your review.

Additionally, while working with the library, I noticed a minor bug in consume.c related to the command sequence. I've made the necessary adjustments in this area as well.

Could you please take a look at these changes when you have a moment? If you agree with the modifications, I would be grateful if you could merge them into the main branch.

Thank you for your time and consideration.

Best regards,

Markus

SyncM1972 avatar Apr 26 '24 09:04 SyncM1972