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(dump): remove recursion #893

Merged
merged 1 commit into from
Aug 19, 2022
Merged

fix(dump): remove recursion #893

merged 1 commit into from
Aug 19, 2022

Conversation

louis-bompart
Copy link
Collaborator

@louis-bompart louis-bompart commented Aug 18, 2022

CDX-1117

Proposed changes

image
This is often due to recursion that goes too far.
The only recursion in the search dump is the one removed in this PR.

Testing

Corner case, so no automated tests.
@coveo/[email protected] was released as alpha for validation on customer organization by support. waiting for confirmation from them.

@github-actions
Copy link
Contributor

Thanks for your contribution @louis-bompart !
When your pull-request is ready to be merged, check the box below to merge it

  • Merge! :shipit:

@louis-bompart louis-bompart force-pushed the fix/dump-recursion-bug branch from 8539697 to d7cf894 Compare August 18, 2022 20:42
@github-actions
Copy link
Contributor

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

@louis-bompart louis-bompart force-pushed the fix/dump-recursion-bug branch from d7cf894 to 60d6593 Compare August 18, 2022 20:43
@louis-bompart
Copy link
Collaborator Author

louis-bompart commented Aug 18, 2022

  • Provide Jira #
  • Support validated that the alpha version fix the issue

@louis-bompart louis-bompart merged commit 2038be8 into master Aug 19, 2022
@louis-bompart louis-bompart deleted the fix/dump-recursion-bug branch August 19, 2022 14:31
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