zerotarun
zerotarun

Reputation: 7

Report portal API rate limit

Does anyone know API rate limit for Report portal API, I can't seem to find any on it's official documentation or on git repo (https://github.com/reportportal/service-api)

Upvotes: -1

Views: 205

Answers (1)

HardNorth
HardNorth

Reputation: 61

There is no rate limiter in service-api or anywhere else in Report Portal. It consumes as many requests as you send, depending on your hardware.

Upvotes: 1

Related Questions