From b2ea810dde648b24fa34e0b14d3aeec720f98089 Mon Sep 17 00:00:00 2001 From: Ouyang Xingyuan Date: Wed, 24 Jun 2026 10:13:01 +0800 Subject: [PATCH] Update commonlib for Fast Fetch interruption retries The plug-in needs the commonlib change that retries transient Fast Fetch failures from the latest checkpoint. This updates the src/lib submodule pointer to the commonlib commit with retry and AbortError handling. --- src/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib b/src/lib index 0563f26..17c8c24 160000 --- a/src/lib +++ b/src/lib @@ -1 +1 @@ -Subproject commit 0563f267ecac7b767b446f8528b0a4c9c5f91d25 +Subproject commit 17c8c245bb1d49f2b86b16a73341ed8668eddad6