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

feat: enhance HTTP extractor's script options #470

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

sudo-suhas
Copy link
Contributor

  • Allow configuration of the max_allocs and max_const_objects that limit memory allocation in the script env.
  • Pass the recipe's scope as a script global so that it can be used to construct the asset's URN if needed.

- Allow configuration of the max_allocs and max_const_objects that
  limit memory allocation in the script env.
- Pass the recipe's scope as a script global so that it can be used to
  construct the asset's URN if needed.
@ravisuhag ravisuhag merged commit 256db4e into main Feb 2, 2023
@ravisuhag ravisuhag deleted the http-extractor-script-improv branch February 2, 2023 06:24
@sudo-suhas
Copy link
Contributor Author

@ravisuhag would it be possible to release this change as v0.7.2?

@ravisuhag
Copy link
Member

ravisuhag commented Feb 3, 2023

@sudo-suhas yes, feel free to create a release. or you want i can create it as well.

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