Big changelist trouble #1559
GordonMarine
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm running into an issue with SteamKit when requesting changelists that include a large number of modified packages/apps in real time.
Instead of timing out, the task gets cancelled immediately without a response.
Here's the code I'm using:
Has anyone successfully handled large changelists like these?
https://steamdb.info/changelist/30290529
https://steamdb.info/changelist/29993100
https://steamdb.info/changelist/29222913/
How can I be sure to get all changelists information in real time like SteamDB using PICSGetChangesSince or any other method?
Any advice would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions