mirror of https://akkoma.dev/AkkomaGang/akkoma
![]() User.get_or_fetch_by_(apid|nickname) are the only external users of fetch_and_prepare_user_from_ap_id, thus there’s no point in duplicating logging, expecially not at error level. Currently (duplicated) _not_found errors for users make up the bulk of my logs and are created almost every second. Deleted users are a common occurence and not worth logging outside of debug |
||
---|---|---|
.. | ||
controller_test.exs | ||
password_controller_test.exs | ||
remote_follow_controller_test.exs | ||
twitter_api_test.exs | ||
util_controller_test.exs |