mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
refactor: make download and transfer events durable
This commit is contained in:
@@ -16,9 +16,12 @@ files =
|
||||
app/runtime/event/contracts.py,
|
||||
app/runtime/extensions/module/contracts.py,
|
||||
app/application/outbox.py,
|
||||
app/application/chain/context.py,
|
||||
app/application/chain/durable_events.py,
|
||||
app/application/subscription/delete.py,
|
||||
app/application/subscription/identity.py,
|
||||
app/application/subscription/mutation.py,
|
||||
app/startup/context.py,
|
||||
app/startup/chain_events.py,
|
||||
app/api/context.py,
|
||||
app/api/dependencies/subscription.py
|
||||
|
||||
Reference in New Issue
Block a user