[OAF Cuttlefish/production] Errno::ENOENT: No such file or directory @ rb_file_s_mtime - db/emails/production/3/37617522.eml
Closed this issue · 2 comments
mlandauer commented
Backtrace
line 65 of [PROJECT_ROOT]/lib/email_data_cache.rb: mtime
line 65 of [PROJECT_ROOT]/lib/email_data_cache.rb: block in cleanup_filesystem_data_store
line 65 of [PROJECT_ROOT]/lib/email_data_cache.rb: each
mlandauer commented
This is happening on the queue when it's getting backed up. On retries everything works fine so it's not a super bad bug
mlandauer commented
Looks like a race condition during the clean up of old entries in the EmailDataCache.