Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: retryTimeoutInMs → retryTimeout #213

Merged
merged 2 commits into from
Sep 23, 2020

Conversation

sylvain-bouchard
Copy link
Contributor

@sylvain-bouchard sylvain-bouchard commented Sep 21, 2020

The variable containing the retry timeout sent to Camunda has to be called 'retryTimeout' to be considered.

Signed-off-by: Sylvain Bouchard sylvain.bouchard@ville.montreal.qc.ca

  • My pull request adheres to the following guidelines
  • Search previous suggestions before making a new one, as yours may be a duplicate.

closes #214

Thanks for contributing!

Signed-off-by: Sylvain Bouchard <sylvain.bouchard@ville.montreal.qc.ca>
Signed-off-by: Olivier Albertini <olivier.albertini@montreal.ca>
@OlivierAlbertini OlivierAlbertini added bug Something isn't working Camunda BPM Camunda BPM Platform labels Sep 23, 2020
@OlivierAlbertini OlivierAlbertini merged commit dc02fe6 into VilledeMontreal:master Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Camunda BPM Camunda BPM Platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4.2.0 use wrong property name for "retryTimeout"
3 participants