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

fix: snowflake generation #25

Merged
merged 1 commit into from
Jun 4, 2024
Merged

fix: snowflake generation #25

merged 1 commit into from
Jun 4, 2024

Conversation

okkdev
Copy link
Contributor

@okkdev okkdev commented May 31, 2024

The snowflake ID wouldn't reset when starting to generate a new one, which would lead to occasional timeouts due to the ID being capped at the maximum value.

@rvcas
Copy link
Owner

rvcas commented Jun 4, 2024

Would you like me to wait for this to be fixed and merged before I release a new version?

@okkdev
Copy link
Contributor Author

okkdev commented Jun 4, 2024

This PR is the fix. I'd merge and include it in the new version.

@rvcas
Copy link
Owner

rvcas commented Jun 4, 2024

@okkdev i was referring to CI but understood

@rvcas rvcas merged commit 3f95ec7 into rvcas:main Jun 4, 2024
1 check failed
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.

2 participants