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

Add support for specifying the max_items parameter for pay-per result Actors and their runs #148

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

fnesveda
Copy link
Member

@fnesveda fnesveda commented Sep 4, 2023

When we introduced pay-per result Actors, we did not add support for specifying the max items limit to the Python API client. This adds it hopefully everywhere it's supported.

Closes #146.

@fnesveda fnesveda added adhoc Ad-hoc unplanned task added during the sprint. t-platform Issues with this label are in the ownership of the platform team. labels Sep 4, 2023
@fnesveda fnesveda added this to the 71st sprint - Platform team milestone Sep 4, 2023
@fnesveda fnesveda self-assigned this Sep 4, 2023
@fnesveda fnesveda merged commit bf64cb2 into master Sep 5, 2023
18 checks passed
@fnesveda fnesveda deleted the feature/max-items-for-ppr branch September 5, 2023 09:13
@fnesveda fnesveda added the validated Issues that are resolved and their solutions fulfill the acceptance criteria. label Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adhoc Ad-hoc unplanned task added during the sprint. t-platform Issues with this label are in the ownership of the platform team. validated Issues that are resolved and their solutions fulfill the acceptance criteria.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not possible to add maxItems parameter.
3 participants