Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: Log attribute updates #886

Merged
merged 2 commits into from
Oct 8, 2024
Merged

fix: Log attribute updates #886

merged 2 commits into from
Oct 8, 2024

Conversation

ChristophWurst
Copy link
Member

This should help localize slowness of the attribute update process.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@blizzz
Copy link
Member

blizzz commented Sep 17, 2024

It is quite talkative on the standard case (no updates). Intentional?

@ChristophWurst
Copy link
Member Author

It was intentional to be able to see the time between the skipped update and any slow update. But you can probably tell regardless.

- the previously used methods are deprecated as of NC 23
- … and so we do not need to check the $user object anymore either

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz blizzz merged commit e08e742 into master Oct 8, 2024
47 checks passed
@blizzz blizzz deleted the fix/log-attribute-update branch October 8, 2024 11:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
Status: ☑️ Done
Development

Successfully merging this pull request may close these issues.

2 participants