diff options
author | Trygve Aaberge <trygveaa@gmail.com> | 2023-09-30 23:32:09 +0200 |
---|---|---|
committer | Trygve Aaberge <trygveaa@gmail.com> | 2024-02-18 11:32:54 +0100 |
commit | 2733d6a0faf3ea9150ee8e16950ca3d54a6361e6 (patch) | |
tree | 1807e7b6b5c191607e032223e15a4dad87ebd582 /_pytest | |
parent | 9c121f76db9285ffc06388bd899c88ce01a2c73a (diff) | |
download | wee-slack-2733d6a0faf3ea9150ee8e16950ca3d54a6361e6.tar.gz |
Split users.info into multiple requests when necessary
If you try to request several thousand users in one request (not sure
exactly what the limit is), it just returns HTTP 500, so split it into
multiple requests with a max of 1000 users per request.
Diffstat (limited to '_pytest')
0 files changed, 0 insertions, 0 deletions