schedule-generator
                                
                                 schedule-generator copied to clipboard
                                
                                    schedule-generator copied to clipboard
                            
                            
                            
                        Some searches hitting 300-section limit in updateTimetables
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?

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)
Awesome, thanks for looking into this!
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.