trigger_indexing_task
404s in staging data refresh
#5083
Labels
💻 aspect: code
Concerns the software code in the repository
🛠 goal: fix
Bug fix
🟥 priority: critical
Must be addressed ASAP
🧱 stack: catalog
Related to the catalog and Airflow DAGs
Description
The
trigger_indexing_task
works in the local environment, but when run against an actual staging indexer worker it immediately fails.We have confirmed that the indexer worker in question is running and that its API is reachable, and that we can curl the healthcheck endpoint for the worker from airflow. The connection appears fine, but the endpoint 404s.
The only log:
The text was updated successfully, but these errors were encountered: