Skip to content

Commit 34f4091

Browse files
caseydmclaude
andcommitted
Remove RefreshStaleParserResponses job, superseded by taxicab rescrape queue
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent cedad58 commit 34f4091

File tree

4 files changed

+1
-451
lines changed

4 files changed

+1
-451
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Local (when needed): `./scripts/deploy.sh` — never run `databricks bundle depl
5353

5454
**CRITICAL**: Always `git pull` before deploying. Shared state means deploys overwrite everyone's job definitions.
5555

56-
**DAB-managed jobs**: authors, refresh_stale_parser_responses, sync_all_works_to_elasticsearch, sync_content_index_to_d1, taxicab, vacuum_optimize_tables, vector_embeddings, walden_end2end
56+
**DAB-managed jobs**: authors, sync_all_works_to_elasticsearch, sync_content_index_to_d1, taxicab, vacuum_optimize_tables, vector_embeddings, walden_end2end
5757

5858
**Migrating existing jobs to DAB**: Do NOT use `databricks bundle deployment bind` — it causes issues. Instead: add the job YAML to `jobs/` and `databricks.yml`, deploy (which creates a new job), then delete the old standalone job from the Databricks UI.
5959

databricks.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ include:
1616
- jobs/authors.yaml
1717
- jobs/concepts_frontfill.yaml
1818
- jobs/institutions.yaml
19-
- jobs/refresh_stale_parser_responses.yaml
2019
- jobs/sync_all_works_to_elasticsearch.yaml
2120
- jobs/sync_awards_to_elasticsearch.yaml
2221
- jobs/sync_concepts_to_elasticsearch.yaml

jobs/refresh_stale_parser_responses.yaml

Lines changed: 0 additions & 79 deletions
This file was deleted.

0 commit comments

Comments
 (0)