Hangfire to monitor file events?

Has anyone implemented a solution using Hangfire to monitor file events ?

For example : File Create , File Delete , File Modified

i put a little sample code in topic 8366, it is possible but when the event fails it seems that hangfire.server fails and isn’t caught by the framework