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/Add an option to use placeholders (${index} and ${mem}) in the payload. #266

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

idanmiara
Copy link

@idanmiara idanmiara commented Dec 17, 2024

Sometimes we need the payload to be unique for each iteration.
This PR adds the option to embed mem and/or iteration index into the payload using placeholders.

If you like this idea I'll try to add a test for it (If you can point me to some reference, like maybe a related feature PR with a relevant test or some other ref, that might be helpful)

@idanmiara idanmiara changed the title Add an option to use placeholders (${index} and ${mem}) in the payload. feat/Add an option to use placeholders (${index} and ${mem}) in the payload. Dec 17, 2024
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