snjypl commented on issue #21087: URL: https://github.com/apache/airflow/issues/21087#issuecomment-1121363456
@ecerulm please go through that docs. it will help you understand why 410 occurs and how BOOKMARK will prevent it. **410 does not happen due to network issues or connectivity issue between airflow and kubeapi server.** it happens when no event of type ADDED, MODIFIED, DELETED happens on the watched resource for a long time [ ~ 5 mins]. it would really help the conversation if you would take the time to go through the [KEP](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/956-watch-bookmark) and other docs. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
