Akihiko Odaki
|
55fd55714a
|
Raise Mastodon::RaceConditionError if Redis lock failed (#7511)
An explicit error allows user agents to know the error and Sidekiq to
retry.
|
2018-05-16 12:29:45 +02:00 |
|
Eugen Rochko
|
41e6c8b151
|
Fix incomplete account records being read (#4998)
* Fix incomplete account records being read
- Put account processing into redis lock
- Do not save until record is complete
* Fix spaces
|
2017-09-19 06:53:16 +02:00 |
|
Eugen Rochko
|
54edb4b853
|
When accessing uncached media attachment, redownload it (#4955)
* When accessing uncached media attachment, redownload it
* Prevent re-download of rejected media
|
2017-09-16 03:01:45 +02:00 |
|