0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-02 18:18:56 +02:00

modules/client/sync: Log debug marking polylog prefetch completion.

This commit is contained in:
Jason Volk 2022-09-28 10:13:07 -07:00
parent 5f758aaa3b
commit 16b9551780

View file

@ -1076,6 +1076,12 @@ try
checkpoint.committing(false);
return true;
});
log::debug
{
log, "request %s polylog prefetch complete",
loghead(data),
};
}
// Output loop