this new feature make sure that serverside actions are all in sync with client. when a client is multiple times subscribed to the same server side action it needs to be synced on all children. this implementation gives access to one client synced status that will handle all api actions in a queue.