Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
Yukang-Lian committed Dec 23, 2024
1 parent 17dc7ca commit a54152c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cloud/src/recycler/recycler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -734,8 +734,6 @@ int InstanceRecycler::recycle_indexes() {

LOG_INFO("begin to recycle indexes").tag("instance_id", instance_id_);

throw std::exception();

int64_t start_time = duration_cast<seconds>(steady_clock::now().time_since_epoch()).count();
register_recycle_task(task_name, start_time);

Expand Down

0 comments on commit a54152c

Please sign in to comment.