Package edu.ucsb.cs.citelines.services
package edu.ucsb.cs.citelines.services
-
ClassDescriptionWraps calls to an external REST API (GitHub, PrairieLearn) with three defenses: Pacing: consecutive calls are kept at least
paceMsapart, to stay under rate limits in the first place.Thrown when the API is still failing after all retries; carries a clean one-line message.Bridge between the lib-jobs library and this app's notion of "current user"; lib-jobs uses it to stamp createdById/createdByEmail on Job records.