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.
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: