- 30 Jul, 2024 1 commit
-
-
Przemyslaw Kaminski authored
Also, fix for notifications throttle delay value
-
- 17 Jun, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 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.
-
- 27 Nov, 2023 1 commit
-
-
Alfredo Di Napoli authored
We do that thanks to a new typeclass method for the `MonadJobStatus` called `noJobHandle`.
-
- 07 Nov, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 21 Sep, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 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.
-
- 10 Jul, 2023 1 commit
-
-
Alfredo Di Napoli authored
We need to fix them properly as part of #198.
-
- 20 Jun, 2023 3 commits
-
-
Przemyslaw Kaminski authored
This reverts merge request !166
-
Przemyslaw Kaminski authored
JSON should now be better so that the UI can handle it in task async handler.
-
Przemyslaw Kaminski authored
JSON should now be better so that the UI can handle it in task async handler.
-
- 06 Apr, 2023 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This big commit improves the jobs API in a way that now we can completely abstract away over a JobLog.
-
- 27 Mar, 2023 6 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This commit also moves the JobHandle into the `Gargantext.Utils.Jobs.Monad` module.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 25 Jan, 2023 1 commit
-
-
Przemyslaw Kaminski authored
Based on the suggestions in https://kodimensional.dev/space-leak
-
- 18 Oct, 2022 1 commit
-
-
Alexandre Delanoë authored
-
- 17 Oct, 2022 1 commit
-
-
Alp Mestanogullari authored
-