Thanks to visit codestin.com
Credit goes to github.com

Skip to content

don't rely on global state to rate-limit AcquireJob requests #9428

Closed
@spikecurtis

Description

@spikecurtis

in an effort to prevent the database from getting lots of queries from lots of provisioner daemons, a "debounce" mechanism was implemented. However, this mechanism relies on global state, which causes flaky tests whenever it is enabled.

Metadata

Metadata

Assignees

Labels

s3Bugs that confuse, annoy, or are purely cosmetic

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions