fix handle retry button
This commit is contained in:
@@ -158,8 +158,6 @@ class ServicePbgTask
|
||||
]);
|
||||
}
|
||||
|
||||
Log::info("Page {$currentPage} fetched & saved", ['records' => count($saved_data)]);
|
||||
|
||||
$currentPage++;
|
||||
} while ($currentPage <= $totalPage);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user