Use expression in failedJobRetryTimeCycle

Hey,
is it possible to use a variable value(or an expression) in flowable:failedJobRetryTimeCycle?
I’m using Flowable 6.5.0.
I already tried these with no success:

  • <flowable:failedJobRetryTimeCycle>${myVar}</flowable:failedJobRetryTimeCycle>
  • <flowable:failedJobRetryTimeCycle>#{myVar}</flowable:failedJobRetryTimeCycle>

myVar value is R5/PT1M .
Thanks.

Good point. Made it an expression now: https://github.com/flowable/flowable-engine/commit/21680740597572cbf34ef8ba7599e5577c3f70d9