Conversation
amCap1712
commented
Aug 6, 2025
- Fix ZeroDivisionError.
- Pass auth token to relevant api calls in LB radio patch.
|
|
If we merge this change, we also need to update this line in LB to pass a token to troi to make use of the better ratelimit. However, now I wonder whether we should do that as it would let people DDoS pretty easily? I think instead of passing a whitelisted token always there we should forward the token received in the API call to that endpoint to troi. So the higher ratelimit would only be allowed if we invoked the endpoint. |
Very good thinking, lets do that. |
mayhem
left a comment
There was a problem hiding this comment.
Who could've thought that an API first toolkit could run into so many rate limitings issues? 🤷