-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
まだ発見していないリモートユーザーのノートを照会するとエラーになる? #11161
Labels
⚠️bug?
This might be a bug
Comments
tamaina
changed the title
まだ発見していないリモートユーザーのノートを紹介するとエラーになる?
まだ発見していないリモートユーザーのノートを照会するとエラーになる?
Jul 7, 2023
5 tasks
さっき別件で照会しまくってたけど、出たのioだけだったので、ioの不具合な気もする… |
まじか |
EntityNotFoundErrorが出るのは大抵の場合PostgreSQLのレプリケーションの同期遅延が起因だと思われる(ioでなくてもレプリケーションで運用している場合発生する可能性がある) |
こちらに関しては
ここでユーザーを取得した直後にuriPersonCache(インメモリキャッシュ)に保持するとかすれば多少緩和するかもしれない |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
💡 Summary
🥰 Expected Behavior
一発で表示される
🤬 Actual Behavior
最初は500
もう一度照会するとちゃんと表示される
Env.
misskey.io
The text was updated successfully, but these errors were encountered: