Skip to content

How can I use the rate Limiter for azure client #369

@prai14

Description

@prai14

I am not able to set the rate limiter for azure client,

package - "golang.org/x/time/rate"
/ Create a new limiter that allows 10 requests per second.
limiter := rate.NewLimiter(10, 1)

Pl help me the sample code to set the rate limiter for azure client.

  • request for new sample

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions