Mark Mangoba added the comment:
@berker.peksag you bring up a really good point. I was taking a look at:
https://docs.fastly.com/guides/tutorials/cache-control-tutorial#backend-http-headers
we have some cache control here -
https://docs.fastly.com/guides/tutorials/cache-control-tutorial#do-
Berker Peksag added the comment:
We may need to set custom rules for caching if we serve bugs.p.o behind Fastly
since data needs to be fresh all the time. Otherwise, we would need to purge
cache everytime we touch an issue.
--
nosy: +berker.peksag