Closed abitofevrything closed 6 months ago
Adds a warning message that is triggered when a request is rate limited for a long period of time.
dart analyze
make analyze
dart format --set-exit-if-changed -l 160 ./lib
make format
Description
Adds a warning message that is triggered when a request is rate limited for a long period of time.
Type of change
Checklist:
dart analyze
ormake analyze
and fixed all issuesdart format --set-exit-if-changed -l 160 ./lib
ormake format
and fixed all issues