Page MenuHomePhorge

Fix mail jobs retrying setup properties, unify
ClosedPublic

Authored by machniak on Jul 19 2023, 4:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 19, 2:42 AM
Unknown Object (File)
Fri, May 17, 7:21 PM
Unknown Object (File)
Sun, May 12, 2:40 AM
Unknown Object (File)
Sat, May 11, 5:27 AM
Unknown Object (File)
Sun, May 5, 12:07 AM
Unknown Object (File)
Sat, May 4, 3:34 PM
Unknown Object (File)
Sun, Apr 28, 1:40 AM
Unknown Object (File)
Sun, Apr 21, 11:46 AM
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
Branch
dev/mail-jobs-retry-fix
Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 43592
Build 17432: arc lint + arc unit

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.