]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
Robustify the MARC record enrichment function
authorDan Scott <dscott@laurentian.ca>
Mon, 12 Jan 2015 19:41:22 +0000 (14:41 -0500)
committerDan Scott <dscott@laurentian.ca>
Mon, 12 Jan 2015 19:41:22 +0000 (14:41 -0500)
commitc7192c58fde4635ec18dd8c50a830cfc02157824
treeddc74cc6b279e297303161db874a748e43c65788
parentfd2a5165bada460b7d4745e62ffb953f9714f131
Robustify the MARC record enrichment function

Short circuit if we have the numbers we want, so we don't
burn through our API limit overly quickly. Increase the
timeout period. And handle the chance that the response
won't be successful without simply erroring out.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/sql/Pg/update_marc_records_in_database.sql