Théophile Choutri de Tarlé

Results 119 issues of Théophile Choutri de Tarlé

We need to collect more data about the background jobs, and so for this we need to: * Include a prometheus server in the docker-compose setup * Export metrics on...

At present time, background jobs are not monitored as they should. We want to have prometheus metrics on: * Rate of exceptions, distinguished by job tag * Progression rate of...

help wanted
Improvement

## Proposed changes ## Contributor checklist - [ ] My PR is related to \ - [ ] I have read and understood the [CONTRIBUTING guide](https://github.com/flora-pm/flora-server/blob/development/CONTRIBUTING.md) - [ ] I...

There are a number of search qualifiers, and it's not yet possible to compose them. Some of them cannot be composed, so we must have some kind of algebra that...

enhancement
help wanted
component:search

This helps with preserving import jobs over re-deployments of flora-server

While implementing support for #909 I observed that `cardano-ledger-byron` depends on non-existent `cardano-ledger`: https://github.com/IntersectMBO/cardano-ledger/blob/a9e78ae63cf8870f0ce6ce76bd7029b82ddb47e1/eras/byron/ledger/impl/cardano-ledger-byron.cabal#L403C5-L403C19 I cannot find this particular package in https://chap.intersectmbo.org/all-packages, which is breaking the now more fragile but...

bug

We need to account for external users when dealing with Hackage indexes. We need a table for `external_users` with a couple of preliminary information: * `id` : surrogate key that...

Add knowledge of executables in the `latest_versions` view.