• Alfredo Di Napoli's avatar
    insertMasterDocs can now report all failures · 05d58045
    Alfredo Di Napoli authored
    This commit introduces a version of `insertMasterDoc` that can process
    each document insertion separately and collect any exception thrown by
    the DB layer, returning at the very end a list of failures (if any)
    alongside the inserted documents.
    
    Failures can then be logged and reported to the user and/or in the
    server logs.
    05d58045
Name
Last commit
Last update
..
Annuaire.hs Loading commit data...
Extract.hs Loading commit data...
List.hs Loading commit data...
Pairing.hs Loading commit data...
Types.hs Loading commit data...
Utils.hs Loading commit data...