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)
Sat, Nov 30, 6:25 PM
Unknown Object (File)
Tue, Nov 12, 6:45 AM
Unknown Object (File)
Oct 27 2024, 2:14 PM
Unknown Object (File)
Oct 27 2024, 2:14 PM
Unknown Object (File)
Oct 27 2024, 2:13 PM
Unknown Object (File)
Oct 25 2024, 9:26 AM
Unknown Object (File)
Oct 24 2024, 8:19 AM
Unknown Object (File)
Oct 21 2024, 6:42 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
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.