Should we use XDN if we deploy every few hours?

Do we have any benefits of using XDN if we have very active development process and deploy on XDN every 2-3 hours or often?

And what happens when we use staleWhileRevalidateSeconds rule? Does XDN flush all cache with every new deploy and it makes stale-while-revalidate strategy useless in this case or not?

Could XDN team provide practices based on previous experience to eliminate this problem?

Andrew, I believe you are asking this question in relation to the idea that there is a global cache clear on each push. Please clarify your question.

@ajay I’m talking about frequent deploys to production env and cache flushing every 2-3 hours in that case.