amoghrajesh opened a new issue, #713:
URL: https://github.com/apache/airflow-site/issues/713

   ### What do you see as an issue?
   
   Most pages on the airflow docs are making API calls to `globaltoc.js` and 
the file doesn't exist anymore leading to these requests being repetitive and 
exiting with 404 status code. This also results in an ugly browser console 
flooded with these 404 errors. 
   For example:
   
![image](https://user-images.githubusercontent.com/35884252/208465076-c8040ff7-3aa6-451a-ac58-3d01fc95aca5.png)
   
   ### Solving the problem
   
   The problem can be solved by disabling the calls to this endpoint so that 
the calls don't go and the error doesn't come
   
   ### Anything else
   
   Issue happens at intervals when on **any** airflow doc page
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to