Page MenuHomePhorge

Fix mail jobs retrying setup properties, unify
ClosedPublic

Authored by machniak on Jul 19 2023, 4:13 PM.
Tags
None
Referenced Files
F12004032: D4424.diff
Sat, May 4, 3:34 PM
Unknown Object (File)
Sun, Apr 28, 1:40 AM
Unknown Object (File)
Sun, Apr 21, 11:46 AM
Unknown Object (File)
Wed, Apr 17, 10:45 AM
Unknown Object (File)
Wed, Apr 17, 10:45 AM
Unknown Object (File)
Wed, Apr 17, 10:45 AM
Unknown Object (File)
Mon, Apr 15, 4:10 AM
Unknown Object (File)
Sun, Apr 14, 9:53 PM
Subscribers
Restricted Project

Details

Reviewers
vanmeeuwen
Group Reviewers
Restricted Project
Commits
rK87398b587d3a: Fix mail jobs retrying setup properties, unify
Summary
  • removed retryUntil which was overriding $tries
  • added backoff interval
  • set tries/backoff to something more sensible and unified
  • renamed one occurrence of old v7 property name into a proper one
Test Plan

./phpunit

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

machniak created this revision.
This revision is now accepted and ready to land.Jul 31 2023, 1:42 PM
This revision was automatically updated to reflect the committed changes.