gavinchou commented on code in PR #58883:
URL: https://github.com/apache/doris/pull/58883#discussion_r2609416684


##########
cloud/src/recycler/recycler.cpp:
##########
@@ -78,6 +80,22 @@ namespace doris::cloud {
 
 using namespace std::chrono;
 
+namespace {
+
+int64_t packed_file_retry_sleep_ms() {

Review Comment:
   merge packed_file_retry_sleep_ms and sleep_for_packed_file_retry as a 
function



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to