Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

batch coder agent metadata #9782

Closed
Assignees
mafredri
Labels
apiArea: HTTP APIs4Internal bugs (e.g. test flakes), extreme edge cases, and bug risks
@johnstcn

Description

@johnstcn

We currently do not batch agent metadata. This causes a fair number of requests and DB load. Our documentation even has a formula for how much DB load a number of metadata would generate.

You can expect (10 * 6 * 2) / 4 or 30 writes per second.

There are a couple of ways we could optimize this:

  • Batch metadata on the agent side and only send them when there is new data
  • Batch metadata on the coderd side (similar to what we do for agent stats)

Metadata

Metadata

Assignees

Labels

apiArea: HTTP APIs4Internal bugs (e.g. test flakes), extreme edge cases, and bug risks

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp