Retry the auth, if it wasn't successful, every 1 minute. We can change the delay if we think something else would work better.
Depends on D10843
Paths
| Differential D10844 Authored by tomek on Jan 26 2024, 9:12 AM.
Details
Summary Retry the auth, if it wasn't successful, every 1 minute. We can change the delay if we think something else would work better. Depends on D10843 Test Plan Add a console log checking if unsuccessful auth is retried.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptJan 26 2024, 9:12 AM2024-01-26 09:12:52 (UTC-8) Harbormaster completed remote builds in B26199: Diff 36187.Jan 26 2024, 9:44 AM2024-01-26 09:44:46 (UTC-8) ashoat mentioned this in D10831: [lib] Run the keyserver auth only when it isn't running and a user isn't already authenticated.Jan 26 2024, 7:13 PM2024-01-26 19:13:12 (UTC-8) ashoat added inline comments.
This revision is now accepted and ready to land.Jan 29 2024, 7:54 PM2024-01-29 19:54:57 (UTC-8) Harbormaster completed remote builds in B26299: Diff 36347.Jan 30 2024, 8:41 AM2024-01-30 08:41:26 (UTC-8) Closed by commit rCOMM4111f6f08744: [lib] Retry auth (authored by tomek). · Explain WhyFeb 5 2024, 7:23 AM2024-02-05 07:23:37 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 36626 lib/components/keyserver-connection-handler.js
|