IAlex has submitted this change and it was merged. Change subject: Correct documentation for "maxlag" API parameter ......................................................................
Correct documentation for "maxlag" API parameter Replication lag above the number of seconds specified in the "maxlag" parameter causes index.php to send HTTP status code 503, yet that is not the case for the API. See bug 31156. Change-Id: I3847629d3a34633d8e319a055a1e3252bd4ec638 --- M includes/api/ApiMain.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: IAlex: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/34225 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3847629d3a34633d8e319a055a1e3252bd4ec638 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: PleaseStand <[email protected]> Gerrit-Reviewer: Catrope <[email protected]> Gerrit-Reviewer: IAlex <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
