Age | Commit message (Collapse) | Author |
|
This reverts commit d0f4b2b02fc3aee3f08239d9c188ca5a2e8ad482.
|
|
Publisher job simplification
See merge request pleroma/pleroma!4194
|
|
The old jobs remain and will fail gracefully
|
|
Backups Refactoring
See merge request pleroma/pleroma!4158
|
|
|
|
|
|
Publisher jobs now store the the activity id instead of inserting duplicate JSON data in the Oban queue for each delivery.
|
|
|
|
|
|
The negative cache entry was a nil value, but that is an expected response when the cache is missing an entry so it didn't work as intended.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Oban: more improvements
See merge request pleroma/pleroma!4187
|
|
|
|
content or summary fields.
|
|
|
|
|
|
|
|
|
|
that activity.
|
|
Oban should not retry jobs that are likely to fail again
|
|
|
|
:discard will be removed in Oban 3.0. It was only meant for internal use.
|
|
|
|
|
|
This was preventing the activity from being streamed over websockets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previous implementation could cause duplicate simultaneous profile fetches which is not polite.
|
|
activities
|
|
|
|
|
|
|
|
|