housekeep method

void housekeep()

Implementation

void housekeep() {
  //retry borked
  _pendingTried.clear();
}