TromboneDavies / PolarOps

0 stars 0 forks source link

Verify that PSAW batch size really doesn't matter #55

Closed divilian closed 3 years ago

divilian commented 3 years ago

The limit has a max of 100 according to the vanilla Reddit API. It doesn't appear that there's any disadvantage to using the max, other than that the size of the last packet that gets discarded on a CTRL-C is modestly larger. This should apparently get us more data under the rate limit, though, since it is number-of-requests-based.