- 08 Apr, 2024 1 commit
-
-
Alfredo Di Napoli authored
It forces programmers to think about errors we are logging and reporting to the frontend, because they need to contain no sensitive data.
-
- 12 Oct, 2023 1 commit
-
-
Przemyslaw Kaminski authored
Basically, Gargantext.Prelude exports all of Protolude now.
-
- 21 Aug, 2023 1 commit
-
-
Alfredo Di Napoli authored
Fixes #258 This commit fixes the issue of the "empty Ngrams". The culprit was a bug in the `arxiv-api` package, which was fixed by: gargantext/crawlers/arxiv-api!2 (commits) In a nutshell, due to the fact the relevant `Conduit` was never completing, it was blocking the `flow` function, which was endlessly waiting for the last part of the results to arrive. Hence we were never calling the `flowCorpusUser`, which is the function responsible for generating the Ngrams.
-
- 06 Apr, 2023 1 commit
-
-
Alfredo Di Napoli authored
This big commit improves the jobs API in a way that now we can completely abstract away over a JobLog.
-
- 13 Oct, 2021 1 commit
-
-
Przemyslaw Kaminski authored
-
- 05 Aug, 2021 1 commit
-
-
Przemyslaw Kaminski authored
Now the job doesn't return 'succeeded' fields when it actually fails.
-
- 16 Jul, 2021 1 commit
-
-
Alexandre Delanoë authored
-
- 03 Dec, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 03 Nov, 2020 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 02 Nov, 2020 1 commit
-
-
Przemyslaw Kaminski authored
NOTE: for some reason this doesn't compile yet
-
- 27 Oct, 2020 1 commit
-
-
Przemyslaw Kaminski authored
This updates charts as well
-