-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
If Mongo can't successfully authenticate (if mongo requires authentication), RateLimitReport crashes in an inelegant way. This line leads to rate_limits=False. This line expects rate_limits to be an int and doesn't know how to handle a bool.
Not a huge problem since RateLimitReport should fail with bad mongo creds, but it would be nice for the script to fail with a message like STACK's message if mongo creds are bad.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working