Skip to content
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

Meteor 3 compatibility release #60

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

StorytellerCZ
Copy link
Member

Based on #59, this PR takes the next step and makes things compatible with Meteor 3.

@StorytellerCZ
Copy link
Member Author

I'm wondering if mtest is compatible with Meteor 3. I see no reason not to, but the cancellation is strange.

@wreiske
Copy link
Collaborator

wreiske commented Sep 12, 2024

Looking forward to this! I tried getting the latest versions of both running with Meteor 3.0.2 but ran into this...

meteor add mizzao:[email protected]
mizzao:user-status with version constraint 2.0.0-beta.0 has already been added.

wreiske@Wills-MacBook-Pro bluehive-ai % meteor add mizzao:[email protected]
 => Errors while adding packages:             
                                              
While selecting package versions:
error: Conflict: Constraint mizzao:[email protected] is not satisfied by mizzao:timesync 1.0.0-beta.0.
Constraints on package "mizzao:timesync":
* mizzao:[email protected] <- top level
* mizzao:[email protected] <- mizzao:user-status 2.0.0-beta.0

@StorytellerCZ
Copy link
Member Author

@wreiske I'll release a new rc for mizzao:user-status to fix this shortly.

@alisnic
Copy link

alisnic commented Jan 10, 2025

After upgrading to Meteor 3.0.4 and to timesync 1.0.0 beta, the _timeSync method is called very often:

Screenshot 2025-01-10 at 11 09 42

These are stats for 7 active containers on galaxy and about 700 connections

@StorytellerCZ
Copy link
Member Author

That is a concern, but at first look I don't see any change that should cause an increase. 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants