1
0

perf: Tune AP job queue timings (#7635)

* perf: Tune AP job queue timings

* CHANGELOG

* chore: add reference

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
This commit is contained in:
MeiMei
2021-08-20 21:59:03 +09:00
committed by GitHub
parent 0e69091455
commit bb2db1cf76
3 changed files with 21 additions and 7 deletions
+1
View File
@@ -12,6 +12,7 @@
### Improvements
- 依存関係の更新
- localStorageのaccountsはindexedDBで保持するように
- ActivityPub: ジョブキューの試行タイミングを調整 (#7635)
### Bugfixes
- チャンネルを作成しているとアカウントを削除できないのを修正