Skip to content

Conversation

@cnathe
Copy link
Contributor

@cnathe cnathe commented Jul 28, 2025

Rationale

See changes from previous PR. This change to increase the random int values was kept out so that we could see what test failures were related to the last set of changes vs which are from this change.

Related Pull Requests

Changes

  • random domain and field name max start/end char increase

@cnathe cnathe self-assigned this Jul 28, 2025
Copy link
Member

@labkey-tchad labkey-tchad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider adding a maximum number of tries to those loops. If somebody accidentally passes an invalid part in (e.g. ":Date") they would fall into an infinite loop.

@cnathe
Copy link
Contributor Author

cnathe commented Jul 29, 2025

Consider adding a maximum number of tries to those loops. If somebody accidentally passes an invalid part in (e.g. ":Date") they would fall into an infinite loop.

Good call. Done, max tries added.

@cnathe cnathe merged commit 748fc04 into develop Jul 29, 2025
6 checks passed
@cnathe cnathe deleted the fb_randomMaxInt50 branch July 29, 2025 15:49
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.

3 participants