After commit callback #882
Мітки
Без міток
A: API
A: Backend
A: Federation
A: Front-End
A: I18N
A: Meta
A: Security
Build
C: Bug
C: Discussion
C: Enhancement
C: Feature
Compatibility
Dependency
Design
Documentation
Good first issue
Help welcome
Mobile
Rendering
S: Blocked
S: Duplicate
S: Incomplete
S: Instance specific
S: Invalid
S: Needs Voting/Discussion
S: Ready for review
Suggestion
S: Voted on Loomio
S: Wontfix
Етап відсутній
Проєкт відсутній
Немає виконавців
1 учасник
Сповіщення
Дата завершення
Термін виконання не встановлено.
Залежності
Залежностей не встановлено.
Reference: Plume/Plume#882
Завантаження…
Додати таблицю
Посилання в новій задачі
Немає опису.
Видалити гілку «%!s()»
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Think you
PostPublished
event to the actor channelWe should publish
PostPublished
only after transaction commited.Solusion might include sending patches to diesel.
Currently, we don't use transactions. There's no problem.
It might be good to move database-related code from request handlers to models.