Samvera Tech Call 2025-05-14

Samvera Tech Call 2025-05-14


Meeting Logistics:

Agenda (meeting notes below)

  • <add your agenda item here (your name)>



Moderator: @Bradley Watson

Notetaker: @Randall Floyd

Attendees:

  • @Tracy McCormick

  • @Heather Greer Klein

  • @Nic Don Stanton-Roark

  • @Daniel Pierce




Meeting Process




Notes

  1. (Nic Don) Hyku issue Rack Attack should be disabled by default · Issue #2551 · samvera/hyku

    1. Maybe because it is on by default or behind cloudflare, rack attack causing issues with thumbnail generation.

    2. (Daniel) Rack attack throttling should avoid throttling static things like /public and maybe downloads of thumbnails. Looks like that is already setup, so maybe other paths should be able to be configured?

  2. (Randall) Hyrax update

    1. WG sprint this week, Community sprint next week.

    2. Bringing commits that were applied to the hyrax 5.0 branch forward to main

    3. A few other fixes for last minute issues that didn’t make it into 5.1

    4. Any suggestions on seeding an initial sidekiq job only once. ref: [5.0 forward port] Redis Index Queue by orangewolf · Pull Request #7080 · samvera/hyrax

  3. Calls for help

    1. #bulkrax CreateRelationshipsJob is not resolving

      1. importer run status is what controls the rescheduling, is a mismatch happening somehow?

    2. #bulkrax 9 seems to have a file size limit coming from hyrax.

      1. (Daniel) 8.3 added chunked uploader that comes from hyrax code.