DIF and Processing Issues

I’m using an Electron project on sentry.io, and I’m running into an issue where some events aren’t getting processed. The events say that they are waiting for a required debug information file with details giving the ID, and the module ( fc897609-3c58-3d4f-bd86-f0cd360ac475 (for fse.node )). However, when I go to the DIF project setting, I can clearly see the same debug ID listed along with the correct name (fse.node) for my platform with the tags unwind and symtab.

Is there anything else I can try to look into to attempt to fix this?