Improved 429 retries
This commit is contained in:
@@ -77,5 +77,7 @@ namespace URLNotesGrabberCORE
|
||||
public Response response { get; set; }
|
||||
|
||||
public string statusCode { get; set; }
|
||||
|
||||
public int retryInSeconds { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user