[HMA] Error fetching large object file during reload #1673
Labels
bug
hma
Items related to the hasher-matcher-actioner system
successful reproduction
This bug has a consistent reproduction
Hey,
We're currently running HMA in dev and saw this error in our application logs:
load_signal_index
is unable to find a large object so database.py:434 is failing. This is called byreload_if_needed
inblueprints/matching.py
when trying to rebuild theSignalIndexInMemoryCache
Ideally there's a more graceful error that happens but I'm still trying to determine how our db got into that state
The text was updated successfully, but these errors were encountered: