Skip to content

Conversation

@SeekingFor
Copy link
Contributor

LCWoT is amazingly fast on bootstrapping, but after that it usually just fetches 1 * sum(own idents) identity update each 30 seconds. These changes should actually make it fetch 10 identity updates each 30 seconds (still not using more than 10 concurrent requests). It is possible to get a backlog larger than 15 as USK edition updates are being added to the backlog as well in which case the sleep time is reduced to 1 second instead of 30 seconds until the backlog is again lower than 15.

…nFlightSize() == 0 LCWoT will just fetch 1 * (own identities) update(s) every 30 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant