Sometimes sidekiq is so fast that it starts jobs before transactions have comitted. This patch moves the message bus stuff until after things have comitted. |
||
|---|---|---|
| .. | ||
| assets | ||
| controllers | ||
| helpers | ||
| jobs | ||
| mailers | ||
| models | ||
| serializers | ||
| services | ||
| views | ||
Sometimes sidekiq is so fast that it starts jobs before transactions have comitted. This patch moves the message bus stuff until after things have comitted. |
||
|---|---|---|
| .. | ||
| assets | ||
| controllers | ||
| helpers | ||
| jobs | ||
| mailers | ||
| models | ||
| serializers | ||
| services | ||
| views | ||