Skip to content

Nginx - Fine-tune Buildbot searches for changes - #992

Merged
RazvanLiviuVarzaru merged 1 commit into
MariaDB:devfrom
RazvanLiviuVarzaru:nginx-fine-tune
Aug 5, 2026
Merged

Nginx - Fine-tune Buildbot searches for changes#992
RazvanLiviuVarzaru merged 1 commit into
MariaDB:devfrom
RazvanLiviuVarzaru:nginx-fine-tune

Conversation

@RazvanLiviuVarzaru

Copy link
Copy Markdown
Collaborator

Based on the alerts I've received about exceeded limits so far:

Builds that report changes from many authors trigger many requests to fetch author avatars. By Buildbot's design, one request is made per author.

Let's increase the limit for /avatar to better accommodate this behavior.

Based on the alerts I've received about exceeded limits so far:

Builds that report changes from many authors trigger many requests to
fetch author avatars. By Buildbot's design, one request is made per
author.

Let's increase the limit for `/avatar` to better accommodate this
behavior.
@RazvanLiviuVarzaru
RazvanLiviuVarzaru merged commit 657b799 into MariaDB:dev Aug 5, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants