You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a pixl pipeline runner, I want the pixl populate command to only update the rate of processing from a queue if the current rate is 0, if its been set to something else then I don't want to change it
Testing
fine to this to be a mocked response from the api call to get query rate, test for 0 and test for a positive number seems reasonable.
Documentation
Update documentation for CLI argument
Dependencies
No response
Details and Comments
No response
The text was updated successfully, but these errors were encountered:
Definition of Done / Acceptance Criteria
As a pixl pipeline runner, I want the
pixl populate
command to only update the rate of processing from a queue if the current rate is0
, if its been set to something else then I don't want to change itTesting
fine to this to be a mocked response from the api call to get query rate, test for 0 and test for a positive number seems reasonable.
Documentation
Update documentation for CLI argument
Dependencies
No response
Details and Comments
No response
The text was updated successfully, but these errors were encountered: