Skip to content

fix(remote-config): queue identity updates during polls - #260

Draft
BridgeAR wants to merge 1 commit into
mainfrom
BridgeAR/2026-09-04-microvm-rc-identity
Draft

fix(remote-config): queue identity updates during polls#260
BridgeAR wants to merge 1 commit into
mainfrom
BridgeAR/2026-09-04-microvm-rc-identity

Conversation

@BridgeAR

@BridgeAR BridgeAR commented Sep 4, 2026

Copy link
Copy Markdown
Member

An agentless poll holds the fetcher across an asynchronous request, so an identity refresh cannot borrow it until that poll completes. Queue the latest identity for the next poll to preserve backend, file, acknowledgment, and configuration state. Cargo must resolve the shared libdatadog types from one source, so the related dependencies use the same reviewed commit. Refs: DataDog/dd-trace-js#10067 (comment)

An agentless poll holds the fetcher across an asynchronous request, so an identity refresh cannot borrow it until that poll completes. Queue the latest identity for the next poll to preserve backend, file, acknowledgment, and configuration state.

Cargo must resolve the shared libdatadog types from one source, so the related dependencies use the same reviewed commit.

Refs: DataDog/dd-trace-js#10067 (comment)
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

Overall package size

Self size: 31.54 MB
Deduped: 31.54 MB
No deduping: 31.54 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------|

🤖 This report was automatically generated by heaviest-objects-in-the-universe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant