NYPL-Simplified / circulation

Circulation manager for Library Simplified
Other
19 stars 19 forks source link

NOREF Update update_lane_size script schedule #1882

Closed mwbenowitz closed 1 year ago

mwbenowitz commented 1 year ago

This is an expensive operation which can be taxing on the database, it should be run earlier in the day when there is less patron activity. This should have a two-fold impact: 1) It should improve the script's speed and 2) it should reduce the impact of any associated performance issues as we see lower traffic at that time.

@keithbauer As you last worked on this file, do you know of any potential side effects to this rescheduling?

keithbauer commented 1 year ago

Moving it to this time should be fine.