Skip to content

Services: Sync heap issues#271

Merged
iLLiCiTiT merged 5 commits into
developfrom
enhancement/270-yn-0768-ftrack-sync-heap-issues
May 26, 2026
Merged

Services: Sync heap issues#271
iLLiCiTiT merged 5 commits into
developfrom
enhancement/270-yn-0768-ftrack-sync-heap-issues

Conversation

@iLLiCiTiT
Copy link
Copy Markdown
Member

Changelog Description

Updated ayon api with version that does use assignees as set instead of list. Ignore socialfeed, socialnotification and team entity type events in leecher.

Additional review information

Try to solve few CPU heap issues of AYON server with changes in services. Entity types socialfeed, socialnotification and team are not used for any known event handler so they can be 100% skipped. They are connected to notifications in frontend which does not have to be handled by services.

Testing notes:

  1. ftrack services should cause less events and trigger less changes related to assignees.

Resolves #270

@iLLiCiTiT iLLiCiTiT added the type: enhancement Improvement of existing functionality or minor addition label May 26, 2026
@iLLiCiTiT iLLiCiTiT self-assigned this May 26, 2026
@iLLiCiTiT iLLiCiTiT merged commit 9716c9d into develop May 26, 2026
0 of 3 checks passed
@iLLiCiTiT iLLiCiTiT deleted the enhancement/270-yn-0768-ftrack-sync-heap-issues branch May 26, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement Improvement of existing functionality or minor addition

Projects

None yet

Development

Successfully merging this pull request may close these issues.

YN-0768: ftrack sync heap issues

1 participant