Skip to content

Investigate using throttle to reduce pressure in akka http #4

Description

@fagossa

val throttled = Flow[T]
.throttle(41, Duration.apply(1, "seconds"), 1, ThrottleMode.shaping)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions