This ensure the data isn't cached and that updating the settings of a project will be reflected in this service (thus if one updates the URL, the service will be updated).
Fixes https://pagure.io/pagure/issue/1248
:thumbsup:
Sorry for being silly but can you explain me what exactly is going on ? To be specific why don't we need to cache data here ? why were we doing it previously ? Just being curious :smile:
@farhaan check the ticket linked to in the first comment :)
rebased
@pingou it makes sense now :smile: works for me :) Thank you for the fix !
Pull-Request has been merged by pingou
This ensure the data isn't cached and that updating the settings of
a project will be reflected in this service (thus if one updates the
URL, the service will be updated).
Fixes https://pagure.io/pagure/issue/1248