Skip to content

Tags UI is being affected by the new throttle rates. #7376

Description

@albertisfu

Describe the issue.

Similarly to the issue that @nadahlberg found with the webhooks UI in #7340 (comment)

There is a similar issue with the Tags UI, which also uses the API internally to function. The new throttle rates can affect this frontend page quite easily after browsing a few tags.

Image

We should remove or increase the throttle for the Tags API endpoint used by the UI.

The solution might be a bit more complex than for the webhooks endpoint since this endpoint is publicly available apart from its internal usage. Maybe we can do something like bypassing the throttle when the endpoint is called using Session Auth, while keeping the throttles in place when called using Token Auth.

Related Issue

No response

Screenshots

No response

What type of issue is this?

To Do

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Hana Vu 🗡️

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions