You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.
The PHY 1000 courses are not showing up for me either. (I'm specifically looking for course PHY1331). Would you mind trying to update the courses again to see if this works? I see them in the saved CVS sheets but I'm not sure why it's not posting anymore.
Additionally, it looks like I can't connect to the server anymore. Is there a solution to this too?
The text was updated successfully, but these errors were encountered:
As you can see in the csv files, the course is listed there for the summer semester (20195). The issue is that first-year physics courses in the Fall and Winter semesters are currently returning more than the limit of 300 sections in the course search tool. I'll try to figure this out by Friday but it will probably just involve detecting that the limit is being reached in the search, then using more restrictive search criteria to ensure that the sections can be returned.
(The connection issue was due to a corrupted statistics file, seems to happen about once every year or two)
davidschlachter
changed the title
Some courses not showing and cannot connect to server
Some searches hitting 300-section limit in updateTimetables
May 22, 2019
There are still some searches that will hit the 300-section limit (e.g. PHY Winter 2020 1st year EN), but iterating over language of instruction gets us below the limit in several other cases.
First year Physics courses are now in the database for the Fall semester, but for the Winter we're still hitting the section limit. I'll need to change the approach used for recursion in updateTimetables.py, a full fix is coming but no ETA at the moment.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The PHY 1000 courses are not showing up for me either. (I'm specifically looking for course PHY1331). Would you mind trying to update the courses again to see if this works? I see them in the saved CVS sheets but I'm not sure why it's not posting anymore.
Additionally, it looks like I can't connect to the server anymore. Is there a solution to this too?
The text was updated successfully, but these errors were encountered: