-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
DifficultThis may include advanced topics, concepts or applicationsThis may include advanced topics, concepts or applicationsFeatureNew feature or requestNew feature or request
Description
User Story
As a developer, I want to try to automate the process of mass updating the RateMyProfessor (RMP) data stored in our database.
Technical Tasks
- Create a function or shell command to automate the process of mass updating RateMyProfessor data for every professor
- Research limits on GraphQL to prevent getting rate limited by RMP's API
- The function SHOULD be "slow" enough to prevent getting rate limited by both RMP and the service that hosts our MySQL database
Acceptance Criteria
- Function or shell command can be run to update ALL of the entries that need new information on a periodic basis.
- Spit out logs showing progress of function to estimate how long / how completed the data is
Metadata
Metadata
Assignees
Labels
DifficultThis may include advanced topics, concepts or applicationsThis may include advanced topics, concepts or applicationsFeatureNew feature or requestNew feature or request
Type
Projects
Status
Todo