* Use createMultiClient() in CdnCacheUpdate. This will reduce the timeout from a hard-coded 900s to a configurable 25s. This is not used in WMF production. * Use createMultiClient() in the VirtualRESTServiceClient service. This should have no effect in production since the service is broken per T175224. * Use the new createMultiClient() in the old createMultiClient(). The configuration is the same except that the maximum timeouts are now respected. Bug: T245170 Change-Id: I63139d29471bc59e9ef60032fd812a1f24644113 |
||
|---|---|---|
| .. | ||
| Hook | ||
| AtomicSectionUpdate.php | ||
| AutoCommitUpdate.php | ||
| CdnCacheUpdate.php | ||
| DataUpdate.php | ||
| DeferrableCallback.php | ||
| DeferrableUpdate.php | ||
| DeferredUpdates.php | ||
| EnqueueableDataUpdate.php | ||
| HTMLCacheUpdate.php | ||
| HtmlFileCacheUpdate.php | ||
| JobQueueEnqueueUpdate.php | ||
| LinksDeletionUpdate.php | ||
| LinksUpdate.php | ||
| MergeableUpdate.php | ||
| MessageCacheUpdate.php | ||
| MWCallableUpdate.php | ||
| RefreshSecondaryDataUpdate.php | ||
| SearchUpdate.php | ||
| SendPasswordResetEmailUpdate.php | ||
| SiteStatsUpdate.php | ||
| TransactionRoundAwareUpdate.php | ||
| TransactionRoundDefiningUpdate.php | ||
| UserEditCountUpdate.php | ||
| WANCacheReapUpdate.php | ||