Jeremy Echols
Jeremy Echols
Another idea: an info query. This could show what plugins were loaded, which functions each exposed, cache statistics, the version of RAIS, etc.
Basic admin API infrastructure now works and exposes a simple stats JSON endpoint
Info and tile caches have expiration endpoints. Plugins, however have no way to know when a cache expiration is requested, so there's still more work to do here than I...
This may help: https://www.gmarik.info/blog/2019/12-factor-golang-flag-package/ Looks rudimentary and probably not quite suited to RAIS (no parsing TOML, for instance), but it could be a start
Semi-related: #26
It's worth noting that today we ran the reindexing process on roughly 2600 assets. Timing: - Two hours for the rake task (which determines which Fedora objects are what, and...
Same concern here as with the profiler issue (#936): this isn't related to tesseract. Have we done load testing beyond the reindex? If so, let's update this ticket and close...
I probably wouldn’t waste time on finding a tool with a “pretty” UI. There are a ton of tools for load testing, but simpler ones like siege can be as...
I'm not sure if this is the right place to ask, so if you delete this I won't be offended - has there been any attention to accessibility (as in...
No worries. Projects like this are often exempt because there are alternate ways to do almost everything (via APIs and command-line SFTP access and such). But I figured I'd ask...