Skip to content

Bug fix release

Compare
Choose a tag to compare
@dudleycarr dudleycarr released this 21 Nov 16:56
7f82466
  • Fix maxAttempts behavior
  • Fix default requeueDelay

Both of these changes are subtle and might impact existing behavior. maxAttempts will allow an additional attempt before automatically finishing and discarding a message when set. requeueDelay by default will be the intended 90 seconds instead of 90 milliseconds.