Feat: limit size of log file
This commit is contained in:
committed by
Sheepit Renderfarm
parent
8a51cb1dad
commit
b7e986506d
@@ -211,6 +211,8 @@ import okhttp3.HttpUrl;
|
||||
}
|
||||
}
|
||||
|
||||
this.log.shrink();
|
||||
|
||||
step = this.log.newCheckPoint();
|
||||
try {
|
||||
Calendar nextRequest = this.nextJobRequest();
|
||||
|
||||
Reference in New Issue
Block a user