Is it possible to add a method that changes the retry time? Right now, this is a constant, and it would be nice to change that value depending on the application needs.
https://github.com/B2MSolutions/reyna/blob/master/reyna/src/com/b2msolutions/reyna/services/ForwardService.java#L16
If so, I could try to do the change.