Enabled Repeat 60 second flushing.
This commit is contained in:
@ -511,6 +511,7 @@ public class delegationServices {
|
||||
dCollection.deleteMany(searchQuery);
|
||||
dCollection.deleteMany(searchQuery1);
|
||||
System.out.println("Flushed Server");
|
||||
delegationTimer.DeleteAllRequests();
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user