TranslatorSRI / NameResolution

A service for finding CURIEs from lexical strings.
MIT License
3 stars 2 forks source link

Try configuring NameRes to have no CPU limit on Sterling #166

Open gaurav opened 1 month ago

gaurav commented 1 month ago
gaurav commented 1 month ago

If the problem is that we are getting overwhelmed/Solr needs 100% CPU to rearrange/rebuild its indexes or something, maybe we can use rate-limiting (https://solr.apache.org/guide/solr/latest/deployment-guide/rate-limiters.html) to cause Solr to send back 429s when it needs to focus on indexing.