Skip to content

Commit 6132aa9

Browse files
committed
doc: remove the "Task Processing Flow" section
The removed section is incorrect, and a correct description will be evolving with development and is too complex to be described verbally in a Markdown file section verbally.
1 parent e303c82 commit 6132aa9

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

CLAUDE.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -120,13 +120,6 @@ Key environment variables:
120120
- `CELERY_BROKER_URL`: RabbitMQ URL
121121
- `DATALAD_REGISTRY_DATASET_CACHE`: Path for caching cloned datasets
122122

123-
### Task Processing Flow
124-
125-
1. URL submission triggers `url_chk_dispatcher` task
126-
2. Dispatcher validates URL and creates `process_dataset_url` task
127-
3. Dataset is cloned and metadata extracted via `extract_ds_meta`
128-
4. Extracted metadata stored in database with relationships to RepoUrl
129-
130123
### DataLad Client Extension
131124

132125
The `datalad_registry_client` package provides a DataLad extension for interacting with the registry:

0 commit comments

Comments
 (0)