launchpad
launchpad copied to clipboard
Make sleep time between retries configurable
See https://github.com/gwu-libraries/launchpad/blob/master/lp/ui/views.py#L539
This should be a value configured in local_settings.py so that it can be more readily tuned in response to, for example, performance slowdowns on the serialssolutions side, without requiring a new launchpad milestone.
See https://github.com/gwu-libraries/obento/pull/405