oda-hub / dispatcher-app

Other
2 stars 2 forks source link

e-mail/matrix msgs sending upon completion of request #611

Open burnout87 opened 1 year ago

burnout87 commented 1 year ago

As a follow up of https://github.com/oda-hub/dispatcher-app/issues/553#issuecomment-1771474026

Using the staging UniGe instance, the submitted message is always delivered, but never the completion.

burnout87 commented 1 year ago

I am bit stuck on this, I have inspected the sesson.log extracted from the staging UniGe instance, but it seems like the call-back for the completion (status can be either done or failure) is never sent.

I will try and add more logging, but if you have other tips on things I can check, I am a bit stuck here.