Page MenuHomePhorge

WalletCharge/WalletCheck: Use growing backoff interval
ClosedPublic

Authored by machniak on Oct 2 2024, 3:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Feb 13, 9:49 PM
Unknown Object (File)
Thu, Feb 13, 1:43 AM
Unknown Object (File)
Sat, Feb 8, 1:08 AM
Unknown Object (File)
Sat, Feb 8, 1:08 AM
Unknown Object (File)
Sat, Feb 8, 1:08 AM
Unknown Object (File)
Fri, Feb 7, 11:57 PM
Unknown Object (File)
Sat, Feb 1, 10:23 PM
Unknown Object (File)
Tue, Jan 28, 3:27 AM
Subscribers
Restricted Project

Details

Reviewers
mollekopf
Group Reviewers
Restricted Project
Commits
rK5e2a1f3cf7f6: WalletCharge/WalletCheck: Use growing backoff interval
Test Plan

./phpunit

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

machniak created this revision.
mollekopf subscribed.

I think for some of these jobs we should probably keep trying at an hourly or even daily interval. So if we e.g. have infrastructure issues over a couple of hours the system still eventually recovers without manual intervention.

This revision is now accepted and ready to land.Oct 3 2024, 12:39 PM