We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Job job = client.reserve(3600);
returns immediately with a null job when the watched tubes are empty. Is this expected?
using the 1.0.4 code in Downloads.