Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit User Login Per Day #14

Open
ineshbose opened this issue Aug 15, 2020 · 0 comments
Open

Limit User Login Per Day #14

ineshbose opened this issue Aug 15, 2020 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@ineshbose
Copy link
Owner

While developing the scheduler for v1.12.0, I discovered that cal_url (atleast Glasgow) limits requests to approx 250 a day (I hit 288) and therefore I was blocked for a 24 hour period.

The app has been ignoring the limit and needs to consider this using _config.py.
Timetable.login() is the only bit that deals with GET requests with cal_url.

@ineshbose ineshbose added bug Something isn't working enhancement New feature or request labels Aug 15, 2020
@ineshbose ineshbose added help wanted Extra attention is needed and removed help wanted Extra attention is needed labels Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant