Warning to user when small problem during an import
With @anoe , we talk about sending warning to users when a small problem occur in the parsing during import like:
- a corpus with an empty abstract (or any column of the corpus)
I started by adding markWarning into MonadJobStatus but I'm a bit lost now.
I wonder if it is the correct way to make it and if so, what is the next step or if there is a better way.
Hope you can guide me @AlfredoDiNapoli @cgenie
https://gitlab.iscpif.fr/gargantext/haskell-gargantext/tree/Make-Warning-for-User-During-Import