id int64 959M 2.55B | title stringlengths 3 133 | body stringlengths 1 65.5k โ | description stringlengths 5 65.6k | state stringclasses 2
values | created_at stringlengths 20 20 | updated_at stringlengths 20 20 | closed_at stringlengths 20 20 โ | user stringclasses 174
values |
|---|---|---|---|---|---|---|---|---|
1,374,490,104 | Install a stale bot | null | Install a stale bot: | closed | 2022-09-15T12:57:34Z | 2022-09-15T17:32:49Z | 2022-09-15T17:32:49Z | severo |
1,374,489,518 | Tag and close `wontfix` issues | To try to focus on the important things and keep the number of issues low. | Tag and close `wontfix` issues: To try to focus on the important things and keep the number of issues low. | closed | 2022-09-15T12:57:07Z | 2022-09-19T08:47:47Z | 2022-09-19T08:47:47Z | severo |
1,374,196,404 | Improve the docs pages | https://huggingface.slack.com/archives/C0311GZ7R6K/p1663216598353539
> as discussed, lets' make https://huggingface.co/docs/datasets-server/index a little bit prettier because right now it's not very pretty โ also the order of the sections is weird, no? Should be API basics (endpoint etc) > Valid datasets > Splits >... | Improve the docs pages: https://huggingface.slack.com/archives/C0311GZ7R6K/p1663216598353539
> as discussed, lets' make https://huggingface.co/docs/datasets-server/index a little bit prettier because right now it's not very pretty โ also the order of the sections is weird, no? Should be API basics (endpoint etc) > V... | closed | 2022-09-15T09:11:12Z | 2022-09-16T13:02:05Z | 2022-09-16T13:02:05Z | severo |
1,374,191,205 | Filter the list of datasets by feature type (image, audio, class label...) | The idea is to provide the information to moon-landing to improve the search and add tags to help the faceted search.
It might be done by:
- adding a filter to /valid (/valid?feature_type=image): filters the valid datasets to only include datasets that have a least one split with at least one Image feature type
-... | Filter the list of datasets by feature type (image, audio, class label...): The idea is to provide the information to moon-landing to improve the search and add tags to help the faceted search.
It might be done by:
- adding a filter to /valid (/valid?feature_type=image): filters the valid datasets to only include ... | closed | 2022-09-15T09:07:14Z | 2024-02-06T11:17:59Z | 2024-02-06T11:17:59Z | severo |
1,373,261,198 | Fill some of the dataset card info automatically? | See https://github.com/huggingface/datasets/issues/4977: `Providing dataset size`
Related issues: https://github.com/huggingface/datasets/issues/3507#issuecomment-1033752157 and https://github.com/huggingface/datasets/issues/4876 | Fill some of the dataset card info automatically?: See https://github.com/huggingface/datasets/issues/4977: `Providing dataset size`
Related issues: https://github.com/huggingface/datasets/issues/3507#issuecomment-1033752157 and https://github.com/huggingface/datasets/issues/4876 | closed | 2022-09-14T16:20:30Z | 2023-06-14T12:15:54Z | 2023-06-14T12:15:53Z | severo |
1,368,031,786 | Only 4 jobs run, while a repo had 9 commits | see discussion at https://huggingface.slack.com/archives/C3XM337MW/p1662737235920349?thread_ts=1662735709.930169&cid=C3XM337MW
The `splits_reponses` and `first_rows_responses` queues only contain 4 jobs:
<img width="444" alt="Capture dโeฬcran 2022-09-09 aฬ 17 51 52" src="https://user-images.githubusercontent.co... | Only 4 jobs run, while a repo had 9 commits: see discussion at https://huggingface.slack.com/archives/C3XM337MW/p1662737235920349?thread_ts=1662735709.930169&cid=C3XM337MW
The `splits_reponses` and `first_rows_responses` queues only contain 4 jobs:
<img width="444" alt="Capture dโeฬcran 2022-09-09 aฬ 17 51 52" ... | closed | 2022-09-09T16:03:39Z | 2022-09-15T13:20:16Z | 2022-09-15T13:20:16Z | severo |
1,367,979,127 | docs: โ๏ธ add reference to page on RapidAPI | null | docs: โ๏ธ add reference to page on RapidAPI: | closed | 2022-09-09T15:17:07Z | 2022-09-09T15:19:57Z | 2022-09-09T15:17:11Z | severo |
1,367,533,482 | docs: โ๏ธ add a mention to postman | null | docs: โ๏ธ add a mention to postman: | closed | 2022-09-09T09:16:58Z | 2022-09-09T09:20:21Z | 2022-09-09T09:17:02Z | severo |
1,367,512,769 | docs: โ๏ธ remove extra char | null | docs: โ๏ธ remove extra char: | closed | 2022-09-09T09:00:51Z | 2022-09-09T09:03:31Z | 2022-09-09T09:01:03Z | severo |
1,366,375,418 | Remove the API description from the READMEs, and update the READMEs | null | Remove the API description from the READMEs, and update the READMEs: | closed | 2022-09-08T13:49:06Z | 2022-09-19T09:12:34Z | 2022-09-19T09:12:34Z | severo |
1,366,232,198 | Scan the docker images for vulnerabilites? | See https://github.com/anchore/grype#github-actions for a CI solution | Scan the docker images for vulnerabilites?: See https://github.com/anchore/grype#github-actions for a CI solution | closed | 2022-09-08T12:35:06Z | 2022-09-19T09:07:52Z | 2022-09-19T09:07:51Z | severo |
1,364,782,620 | Use whoami to protect admin routes | See #552 | Use whoami to protect admin routes: See #552 | closed | 2022-09-07T14:47:18Z | 2022-09-07T15:08:57Z | 2022-09-07T15:08:56Z | severo |
1,364,676,899 | Allow to access the admin routes programmatically | Currently, the admin endpoints are protected with Okta SSO:
https://datasets-server.huggingface.co/admin/pending-jobs
https://datasets-server.huggingface.co/admin/cache-reports/splits
https://datasets-server.huggingface.co/admin/cache-reports/first-rows
But we cannot access these URLs programmatically, see
... | Allow to access the admin routes programmatically: Currently, the admin endpoints are protected with Okta SSO:
https://datasets-server.huggingface.co/admin/pending-jobs
https://datasets-server.huggingface.co/admin/cache-reports/splits
https://datasets-server.huggingface.co/admin/cache-reports/first-rows
But we ... | closed | 2022-09-07T13:35:33Z | 2022-09-07T15:10:27Z | 2022-09-07T15:10:27Z | severo |
1,364,538,093 | feat: ๐ธ remove temporary routes (-next) | null | feat: ๐ธ remove temporary routes (-next): | closed | 2022-09-07T11:43:15Z | 2022-09-07T11:57:13Z | 2022-09-07T11:57:12Z | severo |
1,364,409,235 | docs: โ๏ธ update the docs | (and remove "experimental" from the openapi endpoints) | docs: โ๏ธ update the docs: (and remove "experimental" from the openapi endpoints) | closed | 2022-09-07T09:59:33Z | 2022-09-07T11:16:06Z | 2022-09-07T11:16:05Z | severo |
1,364,220,121 | feat: ๐ธ remove deprecated workers (splits, datasets) | null | feat: ๐ธ remove deprecated workers (splits, datasets): | closed | 2022-09-07T07:29:24Z | 2022-09-07T09:23:56Z | 2022-09-07T09:23:55Z | severo |
1,364,218,666 | Use the internal registry for docker images | See https://huggingface.slack.com/archives/C01TETY5V8S/p1662535597855499
<strike>https://registry.huggingface.tech/</strike> -> https://registry.internal.huggingface.tech/
by @XciD | Use the internal registry for docker images: See https://huggingface.slack.com/archives/C01TETY5V8S/p1662535597855499
<strike>https://registry.huggingface.tech/</strike> -> https://registry.internal.huggingface.tech/
by @XciD | closed | 2022-09-07T07:28:07Z | 2022-09-19T09:08:22Z | 2022-09-19T09:08:22Z | severo |
1,363,741,400 | test: ๐ fix e2e tests since /healthcheck is not public anymore | null | test: ๐ fix e2e tests since /healthcheck is not public anymore: | closed | 2022-09-06T19:47:22Z | 2022-09-06T19:55:51Z | 2022-09-06T19:55:51Z | severo |
1,363,691,997 | [distribution] prepare a list of actions to publish and promote the API | more on this here: https://docs.google.com/document/d/1XgJ8BuPZ2mM_VJ7K3DtwlU_AQSeSgSi8HD40XjE3b34/edit
Work with @huggingface/datasets and @osanseviero + avocado team to push the publication of the API
Tasks:
- [ ] better discovery from the Hub showing how to use the API: https://github.com/huggingface/moon-lan... | [distribution] prepare a list of actions to publish and promote the API: more on this here: https://docs.google.com/document/d/1XgJ8BuPZ2mM_VJ7K3DtwlU_AQSeSgSi8HD40XjE3b34/edit
Work with @huggingface/datasets and @osanseviero + avocado team to push the publication of the API
Tasks:
- [ ] better discovery from th... | closed | 2022-09-06T18:57:40Z | 2022-09-19T09:20:10Z | 2022-09-19T09:20:10Z | severo |
1,363,682,092 | store the git version (or cache id) of every dataset | to avoid computing again the same response, if nothing has changed.
It would also help to mitigate a potential abuse on /webhook (which is unprotected and could be used to massively create jobs - ver #95) | store the git version (or cache id) of every dataset: to avoid computing again the same response, if nothing has changed.
It would also help to mitigate a potential abuse on /webhook (which is unprotected and could be used to massively create jobs - ver #95) | closed | 2022-09-06T18:46:49Z | 2022-10-26T14:41:18Z | 2022-10-26T14:41:18Z | severo |
1,363,524,026 | feat: ๐ธ update certificate | see https://betteruptime.com/team/14149/incidents/273082074 | feat: ๐ธ update certificate: see https://betteruptime.com/team/14149/incidents/273082074 | closed | 2022-09-06T16:15:42Z | 2022-09-06T16:16:10Z | 2022-09-06T16:16:09Z | severo |
1,363,496,762 | fix: ๐ add missing annotations | null | fix: ๐ add missing annotations: | closed | 2022-09-06T15:52:05Z | 2022-09-06T15:52:19Z | 2022-09-06T15:52:18Z | severo |
1,363,450,071 | feat: ๐ธ add auth for /admin | null | feat: ๐ธ add auth for /admin: | closed | 2022-09-06T15:18:17Z | 2022-09-06T15:40:26Z | 2022-09-06T15:40:26Z | severo |
1,363,275,478 | feat: ๐ธ return 404 for /healthcheck and /metrics | (and under /admin too). Fixes #540. | feat: ๐ธ return 404 for /healthcheck and /metrics: (and under /admin too). Fixes #540. | closed | 2022-09-06T13:18:20Z | 2022-09-06T13:18:52Z | 2022-09-06T13:18:51Z | severo |
1,362,949,885 | Return 404 for /metrics and /healthcheck from the Internet | Directly in kubernetes ingress, so that we don't need to have another port for them (see #273, #496 for more information). | Return 404 for /metrics and /healthcheck from the Internet: Directly in kubernetes ingress, so that we don't need to have another port for them (see #273, #496 for more information). | closed | 2022-09-06T09:04:35Z | 2022-09-06T13:25:13Z | 2022-09-06T13:18:52Z | severo |
1,362,946,220 | Add authentication for the restricted routes (/admin) | Use Okta SSO. | Add authentication for the restricted routes (/admin): Use Okta SSO. | closed | 2022-09-06T09:02:23Z | 2022-09-07T07:37:21Z | 2022-09-07T07:37:13Z | severo |
1,362,907,180 | feat: ๐ธ support OPTIONS requests (CORS pre-flight requests) | Fixes https://github.com/huggingface/datasets-server/issues/532 | feat: ๐ธ support OPTIONS requests (CORS pre-flight requests): Fixes https://github.com/huggingface/datasets-server/issues/532 | closed | 2022-09-06T08:32:41Z | 2022-09-06T18:33:56Z | 2022-09-06T18:33:55Z | severo |
1,361,980,575 | Update safety | null | Update safety: | closed | 2022-09-05T13:32:23Z | 2022-09-05T13:58:18Z | 2022-09-05T13:58:17Z | severo |
1,361,940,193 | feat: ๐ธ tweak prod parameters | null | feat: ๐ธ tweak prod parameters: | closed | 2022-09-05T13:10:21Z | 2022-09-05T13:10:49Z | 2022-09-05T13:10:49Z | severo |
1,358,988,887 | ๐ฝ๏ธ moon-landing will return 404 for auth-check instead of 403 | See https://github.com/huggingface/moon-landing/pull/3623
Not sure we need to 429 since it'd only happen with basic password auth | ๐ฝ๏ธ moon-landing will return 404 for auth-check instead of 403: See https://github.com/huggingface/moon-landing/pull/3623
Not sure we need to 429 since it'd only happen with basic password auth | closed | 2022-09-01T14:59:13Z | 2022-09-05T16:08:54Z | 2022-09-05T16:07:37Z | coyotte508 |
1,352,477,220 | Store the cached responses on the Hub instead of mongodb? | The config and split info will be stored in the YAML of the dataset card (see https://github.com/huggingface/datasets/issues/4876), and the idea is to compute them and update the dataset card automatically. This means that storing the responses for `/splits` in the MongoDB is duplication.
If we store the responses f... | Store the cached responses on the Hub instead of mongodb?: The config and split info will be stored in the YAML of the dataset card (see https://github.com/huggingface/datasets/issues/4876), and the idea is to compute them and update the dataset card automatically. This means that storing the responses for `/splits` in... | closed | 2022-08-26T16:24:39Z | 2022-09-19T09:09:29Z | 2022-09-19T09:09:28Z | severo |
1,352,377,757 | Fix the `datasets` config parameters | We were using `os.environ` to set the `datasets` parameters, which is supported only if it's done before `datasets` is imported.
However in our case `datasets` is already imported, so the changes have to be made in `datasets.config` directly | Fix the `datasets` config parameters: We were using `os.environ` to set the `datasets` parameters, which is supported only if it's done before `datasets` is imported.
However in our case `datasets` is already imported, so the changes have to be made in `datasets.config` directly | closed | 2022-08-26T14:51:36Z | 2022-08-26T15:23:53Z | 2022-08-26T15:23:52Z | lhoestq |
1,351,984,407 | Add CORS middleware | We will need it to request the dataset server from the browser (eg in AutoTrain) | Add CORS middleware: We will need it to request the dataset server from the browser (eg in AutoTrain) | closed | 2022-08-26T09:08:32Z | 2022-09-06T18:33:56Z | 2022-09-06T18:33:56Z | SBrandeis |
1,351,550,854 | feat: ๐ธ gve priority to datasets that have no started jobs yet | null | feat: ๐ธ gve priority to datasets that have no started jobs yet: | closed | 2022-08-25T23:39:29Z | 2022-08-25T23:53:52Z | 2022-08-25T23:53:52Z | severo |
1,351,478,561 | fix: ๐ handle the case where two jobs exist for the same ds | (in a pending mode, ie WAITING and STARTED). Fixes #525 | fix: ๐ handle the case where two jobs exist for the same ds: (in a pending mode, ie WAITING and STARTED). Fixes #525 | closed | 2022-08-25T21:42:35Z | 2022-08-25T22:06:12Z | 2022-08-25T22:06:11Z | severo |
1,351,424,927 | feat: ๐ธ change the prod resources | null | feat: ๐ธ change the prod resources: | closed | 2022-08-25T20:38:19Z | 2022-08-25T20:38:37Z | 2022-08-25T20:38:37Z | severo |
1,351,376,097 | metrics: how to manage variability between the admin pods? | The metrics include one entry per uvicorn worker of the `admin` service, but they give different values.
<details>
<summary>Example of a response to https://datasets-server.huggingface.co/admin/metrics</summary>
<pre>
# HELP starlette_requests_in_progress Multiprocess metric
# TYPE starlette_requests_in_progress... | metrics: how to manage variability between the admin pods?: The metrics include one entry per uvicorn worker of the `admin` service, but they give different values.
<details>
<summary>Example of a response to https://datasets-server.huggingface.co/admin/metrics</summary>
<pre>
# HELP starlette_requests_in_progres... | closed | 2022-08-25T19:48:44Z | 2022-09-19T09:10:11Z | 2022-09-19T09:10:11Z | severo |
1,349,974,693 | ci: ๐ก only copy the scripts targets to the Makefile in docker | the previous makefile imports files that are not in the docker image
(and are not needed in produciton) | ci: ๐ก only copy the scripts targets to the Makefile in docker: the previous makefile imports files that are not in the docker image
(and are not needed in produciton) | closed | 2022-08-24T20:14:35Z | 2022-08-24T20:17:16Z | 2022-08-24T20:17:15Z | severo |
1,349,963,542 | Kubernetes pods crash for various reasons | Until now, I've seen:
- `ContainerStatusUnknown`
- `Error`
- `OOMKilled`
- `OutOfcpu`
- `OutOfmemory`
It would be good to understand why every error occurs, and try to avoid it.
We delete them with:
```bash
k get pod | grep -e ContainerStatusUnknown -e Error -e OutOfmemory -e OutOfcpu -e OOMKilled | cut... | Kubernetes pods crash for various reasons: Until now, I've seen:
- `ContainerStatusUnknown`
- `Error`
- `OOMKilled`
- `OutOfcpu`
- `OutOfmemory`
It would be good to understand why every error occurs, and try to avoid it.
We delete them with:
```bash
k get pod | grep -e ContainerStatusUnknown -e Error -e ... | closed | 2022-08-24T20:03:14Z | 2023-09-04T11:42:04Z | 2023-09-04T11:41:52Z | severo |
1,349,947,014 | "2 or more items returned, instead of 1" returned by /splits-next | https://datasets-server.huggingface.co/splits-next?dataset=GEM/turku_paraphrase_corpus
```
{"error":"2 or more items returned, instead of 1"}
```
It comes from the MultipleObjectsReturned error in mongoengine. | "2 or more items returned, instead of 1" returned by /splits-next: https://datasets-server.huggingface.co/splits-next?dataset=GEM/turku_paraphrase_corpus
```
{"error":"2 or more items returned, instead of 1"}
```
It comes from the MultipleObjectsReturned error in mongoengine. | closed | 2022-08-24T19:46:44Z | 2022-08-25T22:06:13Z | 2022-08-25T22:06:12Z | severo |
1,349,915,391 | feat: ๐ธ rename the tags of the /admin/metrics | so that every worker/queue refers to its endpoint: /splits, /rows,
/splits-next, /first-rows | feat: ๐ธ rename the tags of the /admin/metrics: so that every worker/queue refers to its endpoint: /splits, /rows,
/splits-next, /first-rows | closed | 2022-08-24T19:20:37Z | 2022-08-24T19:23:58Z | 2022-08-24T19:23:57Z | severo |
1,349,898,907 | ci: ๐ก restore Makefile in the docker image | null | ci: ๐ก restore Makefile in the docker image: | closed | 2022-08-24T19:04:34Z | 2022-08-24T19:09:46Z | 2022-08-24T19:09:45Z | severo |
1,349,887,740 | ci: ๐ก fix the names to have a better coherence | now the workers are named after their endpoint (/splits and /rows
workers are now named "splits" and "rows", instead of "datasets" and
"splits" :-/) | ci: ๐ก fix the names to have a better coherence: now the workers are named after their endpoint (/splits and /rows
workers are now named "splits" and "rows", instead of "datasets" and
"splits" :-/) | closed | 2022-08-24T18:54:41Z | 2022-08-24T18:57:33Z | 2022-08-24T18:57:32Z | severo |
1,349,859,171 | Update tools | null | Update tools: | closed | 2022-08-24T18:30:11Z | 2022-08-24T18:33:40Z | 2022-08-24T18:33:39Z | severo |
1,349,779,463 | Reduce responses size | null | Reduce responses size: | closed | 2022-08-24T17:13:18Z | 2022-08-24T18:03:38Z | 2022-08-24T18:03:37Z | severo |
1,349,733,464 | test: ๐ enable two tests | null | test: ๐ enable two tests: | closed | 2022-08-24T16:32:37Z | 2022-08-24T16:38:54Z | 2022-08-24T16:38:54Z | severo |
1,349,723,730 | Add tests to do proper contract testing | Currently the e2e tests use the OpenAPI spec to do some contract testing, but it's not extensive.
The idea is to cover most of, or all, the cases documented in the OpenAPI spec. | Add tests to do proper contract testing : Currently the e2e tests use the OpenAPI spec to do some contract testing, but it's not extensive.
The idea is to cover most of, or all, the cases documented in the OpenAPI spec. | open | 2022-08-24T16:24:32Z | 2024-06-19T14:02:43Z | null | severo |
1,348,097,634 | Private token handling | This PR passes the private token to be used by the doc-builder. | Private token handling: This PR passes the private token to be used by the doc-builder. | closed | 2022-08-23T14:58:48Z | 2022-08-24T13:35:48Z | 2022-08-24T13:35:47Z | LysandreJik |
1,348,025,274 | [WIP] Private token | Removes read access for @HuggingFaceDocBuilderDev | [WIP] Private token: Removes read access for @HuggingFaceDocBuilderDev | closed | 2022-08-23T14:10:43Z | 2022-08-23T15:21:31Z | 2022-08-23T15:21:29Z | LysandreJik |
1,346,982,188 | Use fixtures in tests | null | Use fixtures in tests: | closed | 2022-08-22T21:02:56Z | 2022-08-24T16:25:01Z | 2022-08-24T16:25:00Z | severo |
1,346,813,433 | test: ๐ test cookie authentication | Also: use a new user and token (see
https://github.com/huggingface/moon-landing/pull/3649) | test: ๐ test cookie authentication: Also: use a new user and token (see
https://github.com/huggingface/moon-landing/pull/3649) | closed | 2022-08-22T18:21:56Z | 2022-08-22T18:34:10Z | 2022-08-22T18:34:09Z | severo |
1,346,625,583 | Admin: get information about the assets | - list of assets:
- path
- type (audio, image)
- for images:
- format
- size in bytes
- height, width
- for audio files:
- format
- length
- sampling rate? | Admin: get information about the assets: - list of assets:
- path
- type (audio, image)
- for images:
- format
- size in bytes
- height, width
- for audio files:
- format
- length
- sampling rate? | closed | 2022-08-22T15:48:29Z | 2022-09-19T09:21:59Z | 2022-09-19T09:21:59Z | severo |
1,337,736,068 | docs: โ๏ธ fix list and sequence features | null | docs: โ๏ธ fix list and sequence features: | closed | 2022-08-12T21:56:20Z | 2022-08-12T21:56:28Z | 2022-08-12T21:56:27Z | severo |
1,911,360,387 | Moving dataset between namespaces breaks dataset viewer | ## Describe the bug
I moved a dataset from my own namespace to an org and that broke the dataset viewer. To fix it I had to manually edit the `dataset_info.json` file and change the first key in the json from `username--datasetname` to `orgname--datasetname`
## Steps to reproduce the bug
What I did was:
1- Uploa... | Moving dataset between namespaces breaks dataset viewer: ## Describe the bug
I moved a dataset from my own namespace to an org and that broke the dataset viewer. To fix it I had to manually edit the `dataset_info.json` file and change the first key in the json from `username--datasetname` to `orgname--datasetname`
... | closed | 2022-08-11T09:05:30Z | 2024-02-02T16:55:58Z | 2024-02-02T16:55:58Z | cakiki |
1,334,843,819 | Check if auth by token still works | after https://github.com/huggingface/moon-landing/pull/3351 | Check if auth by token still works: after https://github.com/huggingface/moon-landing/pull/3351 | closed | 2022-08-10T15:59:42Z | 2022-09-07T12:00:10Z | 2022-09-07T12:00:10Z | severo |
1,334,687,500 | Replace /auth-check with GET /api/dataset/[dataset-name] | See https://github.com/huggingface/moon-landing/pull/3623#issuecomment-1205761679
Maybe HEAD requests will be allowed too, which would avoid downloading a payload we will not use. | Replace /auth-check with GET /api/dataset/[dataset-name]: See https://github.com/huggingface/moon-landing/pull/3623#issuecomment-1205761679
Maybe HEAD requests will be allowed too, which would avoid downloading a payload we will not use. | closed | 2022-08-10T14:07:10Z | 2022-09-15T13:22:25Z | 2022-09-15T13:22:25Z | severo |
1,332,303,900 | Add expected x error code headers | Fixes #446 | Add expected x error code headers: Fixes #446 | closed | 2022-08-08T19:30:36Z | 2022-08-08T19:32:10Z | 2022-08-08T19:32:10Z | severo |
1,332,264,942 | docs: โ๏ธ add the expected X-Error-Code values | null | docs: โ๏ธ add the expected X-Error-Code values: | closed | 2022-08-08T18:55:31Z | 2022-08-08T18:55:58Z | 2022-08-08T18:55:58Z | severo |
1,332,192,984 | The reverse-proxy pods are not recreated when the static files are updated | null | The reverse-proxy pods are not recreated when the static files are updated: | closed | 2022-08-08T17:46:04Z | 2022-09-19T09:22:48Z | 2022-09-19T09:22:37Z | severo |
1,332,185,560 | docs: โ๏ธ fix duplicate paths | null | docs: โ๏ธ fix duplicate paths: | closed | 2022-08-08T17:39:06Z | 2022-08-08T17:52:06Z | 2022-08-08T17:52:05Z | severo |
1,332,084,271 | Add valid next and is valid next to the doc | null | Add valid next and is valid next to the doc: | closed | 2022-08-08T16:05:30Z | 2022-08-08T16:17:18Z | 2022-08-08T16:17:17Z | severo |
1,332,029,276 | Add valid next and is valid next | null | Add valid next and is valid next: | closed | 2022-08-08T15:20:22Z | 2022-08-08T16:03:21Z | 2022-08-08T16:03:20Z | severo |
1,331,978,299 | refactor: ๐ก use pathlib instead of os.path | null | refactor: ๐ก use pathlib instead of os.path: | closed | 2022-08-08T14:42:49Z | 2022-08-08T15:09:37Z | 2022-08-08T15:09:36Z | severo |
1,331,876,051 | Improve the docs: what is needed to make the dataset viewer work? | See https://discuss.huggingface.co/t/the-dataset-preview-has-been-disabled-on-this-dataset/21339 | Improve the docs: what is needed to make the dataset viewer work?: See https://discuss.huggingface.co/t/the-dataset-preview-has-been-disabled-on-this-dataset/21339 | closed | 2022-08-08T13:27:21Z | 2022-09-19T09:12:00Z | 2022-09-19T09:11:59Z | severo |
1,330,407,897 | ci: ๐ก copy less files to the dockerfiles | even if it's a detail in comparison with the project dependencies. | ci: ๐ก copy less files to the dockerfiles: even if it's a detail in comparison with the project dependencies. | closed | 2022-08-05T21:20:50Z | 2022-08-08T14:24:56Z | 2022-08-08T14:24:55Z | severo |
1,330,404,705 | ci: ๐ก separate docker workflows | to build the images only when needed. Also, remove the cache, since it
seems counter-productive. | ci: ๐ก separate docker workflows: to build the images only when needed. Also, remove the cache, since it
seems counter-productive. | closed | 2022-08-05T21:18:03Z | 2022-08-05T21:18:27Z | 2022-08-05T21:18:26Z | severo |
1,329,133,447 | Use hub ci for tests | null | Use hub ci for tests: | closed | 2022-08-04T20:17:43Z | 2022-08-05T19:42:14Z | 2022-08-05T19:28:39Z | severo |
1,328,942,899 | Test cookie authentication | Testing token authentication is easy, see https://github.com/huggingface/datasets-server/issues/199#issuecomment-1205528302, but testing session cookie authentication might be a bit more complex since we need to log in to get the cookie. I prefer to get a dedicate issue for it. | Test cookie authentication: Testing token authentication is easy, see https://github.com/huggingface/datasets-server/issues/199#issuecomment-1205528302, but testing session cookie authentication might be a bit more complex since we need to log in to get the cookie. I prefer to get a dedicate issue for it. | closed | 2022-08-04T17:06:31Z | 2022-08-22T18:34:29Z | 2022-08-22T18:34:29Z | severo |
1,327,685,982 | Allow multiple uvicorn workers | This PR allows to use multiple uvicorn workers per pod, and still have correct metrics. See https://github.com/huggingface/datasets-server/issues/250#issuecomment-1204318173.
cc @McPatate and @XciD | Allow multiple uvicorn workers: This PR allows to use multiple uvicorn workers per pod, and still have correct metrics. See https://github.com/huggingface/datasets-server/issues/250#issuecomment-1204318173.
cc @McPatate and @XciD | closed | 2022-08-03T19:23:40Z | 2022-08-22T18:49:15Z | 2022-08-03T21:42:51Z | severo |
1,326,901,444 | /metrics exposed in public | https://datasets-server.huggingface.co/metrics
see, (as you may have no access)

We need to create a second port for metrics on order to avoid public access | /metrics exposed in public: https://datasets-server.huggingface.co/metrics
see, (as you may have no access)

We need to create a second port for metrics on order to avoid pu... | closed | 2022-08-03T09:00:34Z | 2022-11-24T18:16:49Z | 2022-09-06T13:26:52Z | XciD |
1,326,450,884 | Add auth to api endpoints | - [x] /first-rows
- [x] /splits-next
- [x] /is-valid
Will not call the external authentication:
- /healthcheck
- /webhook
- /metrics
- /assets (for now)
- /valid. It's not feasible to call the external auth endpoint for every dataset in the list (there are thousands of them). For now, we just let the endpoin... | Add auth to api endpoints: - [x] /first-rows
- [x] /splits-next
- [x] /is-valid
Will not call the external authentication:
- /healthcheck
- /webhook
- /metrics
- /assets (for now)
- /valid. It's not feasible to call the external auth endpoint for every dataset in the list (there are thousands of them). For n... | closed | 2022-08-02T22:11:30Z | 2022-08-03T22:15:23Z | 2022-08-03T22:01:56Z | severo |
1,324,909,940 | fix: ๐ endpoint is reserved in prometheus | (endpoint='http' for example) | fix: ๐ endpoint is reserved in prometheus: (endpoint='http' for example) | closed | 2022-08-01T20:05:36Z | 2022-08-02T17:31:18Z | 2022-08-02T17:17:50Z | severo |
1,324,891,079 | rewrite services/api and services/admin in nodejs? | See
> having everything in the same application also means that everything is developed in Python (since the workers have to be in Python), while managing a queue and async processes could be easier in node.js, for example
in #81.
We still use Python for the API and the admin API. Maybe NodeJS would be more a... | rewrite services/api and services/admin in nodejs?: See
> having everything in the same application also means that everything is developed in Python (since the workers have to be in Python), while managing a queue and async processes could be easier in node.js, for example
in #81.
We still use Python for the... | closed | 2022-08-01T19:46:15Z | 2022-09-19T09:25:28Z | 2022-09-19T09:25:27Z | severo |
1,324,885,882 | Add error code to metrics | null | Add error code to metrics: | closed | 2022-08-01T19:40:10Z | 2022-08-01T20:11:31Z | 2022-08-01T19:58:48Z | severo |
1,324,841,080 | Set an upper limit to the number of splits in a dataset | In order to ensure /splits will not break due to the number of splits, we should set an upper limit on it, eg 50.000, and simply return the first 50.000 ones, for example.
I think it's a theoretical issue, for now, hence it's not a priority, but I think it's always good to put a limit on every endpoint. | Set an upper limit to the number of splits in a dataset: In order to ensure /splits will not break due to the number of splits, we should set an upper limit on it, eg 50.000, and simply return the first 50.000 ones, for example.
I think it's a theoretical issue, for now, hence it's not a priority, but I think it's alw... | closed | 2022-08-01T19:01:46Z | 2022-09-16T17:21:22Z | 2022-09-16T17:21:22Z | severo |
1,324,658,680 | Optimize reports pagination | null | Optimize reports pagination: | closed | 2022-08-01T16:14:24Z | 2022-08-01T16:46:53Z | 2022-08-01T16:33:33Z | severo |
1,322,655,500 | feat: ๐ธ update docker | null | feat: ๐ธ update docker: | closed | 2022-07-29T20:34:08Z | 2022-07-29T20:46:43Z | 2022-07-29T20:34:16Z | severo |
1,322,654,120 | Add cache reports endpoint | null | Add cache reports endpoint: | closed | 2022-07-29T20:32:09Z | 2022-07-29T20:46:53Z | 2022-07-29T20:34:02Z | severo |
1,322,652,588 | Add cache reports endpoint | null | Add cache reports endpoint: | closed | 2022-07-29T20:29:55Z | 2022-07-29T20:34:06Z | 2022-07-29T20:31:50Z | severo |
1,322,448,105 | don't block updates when refreshing the cache in batch | We could have two queues, one for webhooks, and the other for refresh scripts. Or add a priority field to the jobs (which is the same thing). | don't block updates when refreshing the cache in batch: We could have two queues, one for webhooks, and the other for refresh scripts. Or add a priority field to the jobs (which is the same thing). | closed | 2022-07-29T16:15:34Z | 2022-09-16T17:22:06Z | 2022-09-16T17:22:06Z | severo |
1,322,420,336 | docs: โ๏ธ The docs have been moved to notion.so | Moved to https://www.notion.so/huggingface2/Example-datasets-server-b4fd07f015e04a84a41ec6472c8a0ff5
Fixes #237 | docs: โ๏ธ The docs have been moved to notion.so: Moved to https://www.notion.so/huggingface2/Example-datasets-server-b4fd07f015e04a84a41ec6472c8a0ff5
Fixes #237 | closed | 2022-07-29T15:46:59Z | 2022-07-29T15:59:45Z | 2022-07-29T15:47:08Z | severo |
1,322,307,337 | Add the admin/ endpoints to the e2e tests and document them | null | Add the admin/ endpoints to the e2e tests and document them: | closed | 2022-07-29T14:15:15Z | 2022-09-19T09:23:31Z | 2022-09-19T09:23:31Z | severo |
1,911,364,670 | Dataset Viewer issue for openclimatefix/goes-mrms | ### Link
_No response_
### Description
_No response_
### Owner
_No response_ | Dataset Viewer issue for openclimatefix/goes-mrms: ### Link
_No response_
### Description
_No response_
### Owner
_No response_ | closed | 2022-07-29T06:17:14Z | 2024-02-02T17:14:40Z | 2024-02-02T17:14:40Z | cheaterHy |
1,319,739,422 | Update ephemeral namespace | null | Update ephemeral namespace: | closed | 2022-07-27T15:31:48Z | 2022-07-27T15:45:03Z | 2022-07-27T15:32:33Z | severo |
1,319,685,765 | Add error code | null | Add error code: | closed | 2022-07-27T14:53:16Z | 2022-07-29T15:03:37Z | 2022-07-29T14:50:51Z | severo |
1,319,393,882 | Stop the count | fix https://github.com/huggingface/datasets-server/issues/480 | Stop the count: fix https://github.com/huggingface/datasets-server/issues/480 | closed | 2022-07-27T11:05:21Z | 2022-07-27T14:59:04Z | 2022-07-27T14:46:40Z | lhoestq |
1,319,383,353 | Don't increase the datasets download counts on hf.co | We have to set `HF_UPDATE_DOWNLOAD_COUNTS=false` as an environment variable to the workers that call `load_dataset` functions, to not count it as a download on huggingface.co | Don't increase the datasets download counts on hf.co: We have to set `HF_UPDATE_DOWNLOAD_COUNTS=false` as an environment variable to the workers that call `load_dataset` functions, to not count it as a download on huggingface.co | closed | 2022-07-27T10:56:46Z | 2022-07-27T14:46:41Z | 2022-07-27T14:46:41Z | lhoestq |
1,318,478,399 | feat: ๐ธ use main instead of master to load datasets | fixes #438 | feat: ๐ธ use main instead of master to load datasets: fixes #438 | closed | 2022-07-26T16:18:13Z | 2022-07-26T16:34:18Z | 2022-07-26T16:21:58Z | severo |
1,318,470,807 | feat: ๐ธ add a target | null | feat: ๐ธ add a target: | closed | 2022-07-26T16:11:56Z | 2022-07-26T16:25:12Z | 2022-07-26T16:12:06Z | severo |
1,318,393,648 | feat: ๐ธ change the format of the error responses | fixes #473 | feat: ๐ธ change the format of the error responses: fixes #473 | closed | 2022-07-26T15:17:13Z | 2022-07-26T16:21:56Z | 2022-07-26T16:09:30Z | severo |
1,318,381,117 | chore: ๐ค move /infra/charts/datasets-server to /chart | and move /infra/docs to /docs_to_notion. | chore: ๐ค move /infra/charts/datasets-server to /chart: and move /infra/docs to /docs_to_notion. | closed | 2022-07-26T15:07:28Z | 2022-07-26T15:20:25Z | 2022-07-26T15:08:00Z | severo |
1,318,339,719 | Insert an X-Error-Code to the error responses | See https://github.com/huggingface/datasets-server/issues/466#issuecomment-1195528239 | Insert an X-Error-Code to the error responses: See https://github.com/huggingface/datasets-server/issues/466#issuecomment-1195528239 | closed | 2022-07-26T14:36:27Z | 2022-07-29T16:06:33Z | 2022-07-29T16:06:32Z | severo |
1,318,338,430 | Use more HTTP error status codes | Instead of 400, use the relevant error status codes: 401, 403, 404, etc.
See https://github.com/huggingface/datasets-server/issues/466#issuecomment-1195528239 | Use more HTTP error status codes: Instead of 400, use the relevant error status codes: 401, 403, 404, etc.
See https://github.com/huggingface/datasets-server/issues/466#issuecomment-1195528239 | closed | 2022-07-26T14:35:44Z | 2022-07-29T16:06:46Z | 2022-07-29T16:06:46Z | severo |
1,318,335,514 | Change the format of the error responses | To stick with the HF API. See https://github.com/huggingface/datasets-server/issues/466#issuecomment-1195528239
- [x] rename the `message` field to `error`
- [x] remove the `status_code` field
- [x] let the `cause_xxx` fields
- [x] Once it's deployed, we will have to run make refresh-cache-errors from an admin po... | Change the format of the error responses: To stick with the HF API. See https://github.com/huggingface/datasets-server/issues/466#issuecomment-1195528239
- [x] rename the `message` field to `error`
- [x] remove the `status_code` field
- [x] let the `cause_xxx` fields
- [x] Once it's deployed, we will have to run ... | closed | 2022-07-26T14:34:14Z | 2022-07-29T16:07:13Z | 2022-07-29T16:07:13Z | severo |
1,317,353,741 | feat: ๐ธ fix the servicemonitor url | it must be relative to the service (ie/ /metrics), not the public URL
(/admin/metrics). | feat: ๐ธ fix the servicemonitor url: it must be relative to the service (ie/ /metrics), not the public URL
(/admin/metrics). | closed | 2022-07-25T20:50:21Z | 2022-07-25T21:03:03Z | 2022-07-25T20:50:27Z | severo |
1,317,346,073 | fix: ๐ fix target name | null | fix: ๐ fix target name: | closed | 2022-07-25T20:42:33Z | 2022-07-25T21:01:34Z | 2022-07-25T20:48:43Z | severo |
1,317,316,636 | feat: ๐ธ upgrade datasets to 2.4.0 | fixes https://github.com/huggingface/datasets-server/issues/434 | feat: ๐ธ upgrade datasets to 2.4.0: fixes https://github.com/huggingface/datasets-server/issues/434 | closed | 2022-07-25T20:13:57Z | 2022-07-25T20:50:42Z | 2022-07-25T20:38:06Z | severo |
1,317,298,685 | feat: ๐ธ revert to remove the /admin prefix | we will add it from the reverse proxy | feat: ๐ธ revert to remove the /admin prefix: we will add it from the reverse proxy | closed | 2022-07-25T19:55:51Z | 2022-07-25T20:21:05Z | 2022-07-25T20:07:29Z | severo |
1,317,284,863 | Remove reverse-proxy, and use ALB/ingress instead? | It would remove a single point of failure.
Also: we could have one healthcheck per service (API, admin). Currently the `ELB-HealthChecker/2.0` healthcheck is responded by the API (/healthcheck), and it will not alert if the admin service is down (even if we can still monitor it with betteruptime on /admin/healthchec... | Remove reverse-proxy, and use ALB/ingress instead?: It would remove a single point of failure.
Also: we could have one healthcheck per service (API, admin). Currently the `ELB-HealthChecker/2.0` healthcheck is responded by the API (/healthcheck), and it will not alert if the admin service is down (even if we can sti... | closed | 2022-07-25T19:42:50Z | 2024-06-19T13:56:26Z | 2024-06-19T13:56:25Z | severo |
1,317,225,649 | feat: ๐ธ move the admin endpoints under /admin/ | see
https://github.com/huggingface/datasets-server/issues/459#issuecomment-1194150221 | feat: ๐ธ move the admin endpoints under /admin/: see
https://github.com/huggingface/datasets-server/issues/459#issuecomment-1194150221 | closed | 2022-07-25T18:46:10Z | 2022-07-25T19:14:51Z | 2022-07-25T19:01:23Z | severo |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.