Webhook_processors accept event_dispatchers now so that push notifs are possible in the future

This commit is contained in:
2025-11-27 14:58:36 +00:00
parent 7d09dbfd63
commit 9830ca7cf9
3 changed files with 26 additions and 37 deletions

View File

@@ -914,6 +914,7 @@ async def handle_webhook_unified(
webhook_request=webhook_request,
db_session=db_session,
config=request.app.state.config,
event_dispatcher=request.app.state.event_dispatcher,
)
# 8. Update status