ucd-library / aggie-experts

Publicly reported feedback and issues for Aggie Experts
https://ucd-library.github.io/aggie-experts/
MIT License
1 stars 2 forks source link

Experts-Update Incremental update from CDL to Aggie Experts #240

Open rakunkel-ucd opened 8 months ago

rakunkel-ucd commented 8 months ago

This feature will optimize updates from the CDL Elements system by only processing user relations that have changed since the last update.

The new experts-client function will compare modification times for all relations, but only retrieve full details when needed.

Describe alternatives you've considered The existing method has a problematic run time.

Vensberg commented 6 months ago

Work done here