[ToFix] Direct querying model from other processes different from nestjs process might not possible
Error popped up within EmailSender service when trying to fetch email list. Unknown if error persists after initialization. But the error seems to point out that EmailSender process cannot use the Configurations object offered by 'sequelize' library to do query to sqlite database.