#1377 Open a session to the DB for every message received and close it afterward
Merged by pingou. Opened by pingou.
fix_webhook  into  master

Download 1377.patch

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

rebased

@pingou it makes sense now :smile: works for me :) Thank you for the fix !

rebased

Pull-Request has been merged by pingou

Metadata