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

fixes transformer seeds that resulted in them being the same #1953

Conversation

nickzelei
Copy link
Member

misunderstood how the functions were calculated. functions in benthos are memoized by their inputs.
for transformers, this may be different every time due to us passing in values.

updated it to work with defaults better. this will still pose an issue if the seed value is present.

Copy link

linear bot commented May 10, 2024

Copy link

vercel bot commented May 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
neosync-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 2:50pm
neosync-marketing ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 2:50pm

@nickzelei nickzelei merged commit 97693c9 into main May 10, 2024
5 checks passed
@nickzelei nickzelei deleted the nick/neos-1091-first-name-transformer-seems-to-generate-the-same-name-every branch May 10, 2024 14:58
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.

1 participant