Tags: sonus21/rqueue
Tags
Backport hard priority (#286) * Add HARD_STRICT mode See details there #276 (cherry picked from commit acc09bf) * fix comment (cherry picked from commit c92cb75) * add fixes after review (cherry picked from commit 21d6d86) * Prepare 3.4.1 backport release * add support for genric object * add github aciotns * remvoe formatter * update change log --------- Co-authored-by: igorjava2025 <->
check duplicate message before enqueue (#260) * check duplicate message before enqueue * add duplicate check in unique in as well * add copyright * update changelog file * version update * doc update * reuse the method * fix: duplicate message test * wip * throw error when duplicate message is saved * test compilation issue * fix: misuse of mockito argument checker * increase timeout * test: revert test properties * fix: the enque in should not use push periodic message * delete test data * fix: do not use system redis * do not retry test * fix: reactive message enqueue * chore: change BiFunction to Function * chore: update changelog * chore: update changelog
fix 193 in 2.x train (#195) * fix 193 in 2.12 train * add a warning log for not running tasks * wip * Use hybrid combination of Redis and fixed rate scheduler to avoid job multiplications. * test fixes * 25% buffer * doc updated. * 2.13.1 release --------- Co-authored-by: Sonu Kumar <sonu@git>
PreviousNext