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

[NEOS-1085] Consolidate TransformerSource GenerateString and GenerateRandomString #1932

Open
nickzelei opened this issue May 6, 2024 · 0 comments
Labels
Improvement Created by Linear-GitHub Sync

Comments

@nickzelei
Copy link
Member

  TRANSFORMER_SOURCE_GENERATE_STRING = 24;
  TRANSFORMER_SOURCE_GENERATE_RANDOM_STRING = 25;

We should deprecate one of these. I think the worker is now using GENERATE_RANDOM_STRING, but the config is named GenerateString, so a little inconsistent.

Regardless, we should pick one and mark the other for deprecation.

From SyncLinear.com | NEOS-1085

@nickzelei nickzelei added the Improvement Created by Linear-GitHub Sync label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

1 participant