jesque
jesque copied to clipboard
An implementation of Resque in Java.
Hi, After 10 minutes (BTW - non configurable) of no connection to Redis server https://github.com/gresrun/jesque/blob/c6653eda6d3c3b7ef03ad5c7612dce987170e62e/src/main/java/net/greghaines/jesque/worker/WorkerImpl.java#L66 The worker process is terminated with uncaught exception https://github.com/gresrun/jesque/blob/c6653eda6d3c3b7ef03ad5c7612dce987170e62e/src/main/java/net/greghaines/jesque/worker/WorkerImpl.java#L227 when trying to reach Redis in...
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.5.0 to 3.7.0. Release notes Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases. 3.6.2 🐛 Bug Fixes [MJAVADOC-716] - Fix stale files detection failing because of the newline (#144) @gnodet [MJAVADOC-713]...
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 3.8.0 to 5.1.3. Release notes Sourced from redis.clients:jedis's releases. 5.1.3 Changes 🚀 New Features Custom connection pool to MultiClusterPooledConnectionProvider (#3801) 🐛 Bug Fixes Consider null values in...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.12 to 1.5.6. Commits 7812a55 prepare release 1.5.6 759fc25 fix issues/805 i.e. LOGBACK-1768, included file with inner conditional 3d55638 start work on 1.5.6-SNAPSHOT a91d2b6 notes about javadocs...
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.1. Commits f80596e [maven-release-plugin] prepare release maven-source-plugin-3.3.1 7626998 Bump apache/maven-gh-actions-shared from 3 to 4 83c963c Bump org.apache.maven.plugins:maven-plugins from 39 to 41 (#18) 40ae495 Bump org.codehaus.plexus:plexus-archiver...
Bumps `jackson.version` from 2.14.2 to 2.17.1. Updates `com.fasterxml.jackson.core:jackson-core` from 2.14.2 to 2.17.1 Commits cba40f1 [maven-release-plugin] prepare release jackson-core-2.17.1 d33c4b5 Prepare for 2.17.1 release 2a4a6dc Fix #1256: revert #1117, default recycler...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.12 to 1.5.7. Commits 5e9f47f prepare release 1.5.7 3f57247 only one shutdown hooks allowed, locks during LoggerContext.stop operation, f... 1b7fe94 add STRICT shortcut for ISO8601 date pattern,...
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 3.8.0 to 5.1.4. Release notes Sourced from redis.clients:jedis's releases. 5.1.4 Changes 🔥 Breaking Changes Address change in JSON.GET command without path (#3858) Modify and fail-fast GeoSearchParam (#3827)...
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.5.0 to 3.8.0. Release notes Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases. 3.7.0 [MJAVADOC-795] - Upgrade to Parent 42 and Maven 3.6.3 (#281) @michael-o [MJAVADOC-682] - Reactor builds fail when...