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)
Mon, Jul 8, 12:45 PM
Unknown Object (File)
Sat, Jul 6, 8:23 AM
Unknown Object (File)
Fri, Jul 5, 1:43 PM
Unknown Object (File)
Sat, Jun 29, 9:42 PM
Unknown Object (File)
Thu, Jun 27, 7:54 AM
Unknown Object (File)
Jun 26 2024, 10:22 AM
Unknown Object (File)
Jun 26 2024, 5:13 AM
Unknown Object (File)
Jun 25 2024, 6:04 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.