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

Bump version, add new functions, change pause demand boundary API #6

Merged
merged 2 commits into from
May 6, 2024

Conversation

FelonEkonom
Copy link
Member

  • Add pads/1 and has_pad?/2 functions
  • Change API of setting pause demand boundary
  • Bump version

@FelonEkonom FelonEkonom requested a review from mat-hek April 26, 2024 14:08
@FelonEkonom FelonEkonom self-assigned this Apr 26, 2024
what amount of buffers associated with specific pad must be stored in the queue, to pause auto demand.
- `:pause_demand_boundary_unit` - `:buffers`, `:bytes` or `:time` (deafult to `:buffers`). Tells, in which metric
`:pause_demand_boundary` is specified.
- `:pause_demand_boundary` - `t:pause_demand_boundary()`. Default to `{:buffers, 1000}`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `:pause_demand_boundary` - `t:pause_demand_boundary()`. Default to `{:buffers, 1000}`.
- `:pause_demand_boundary` - `t:pause_demand_boundary/0`. Defaults to `{:buffers, 1000}`.

@FelonEkonom FelonEkonom merged commit f47cc94 into master May 6, 2024
3 checks passed
@FelonEkonom FelonEkonom deleted the release-v0.2.0 branch May 6, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants