Bump ddtrace from 4.6.4 to 4.6.5
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(2 months ago)
(2 months ago)
(2 months ago)
dependencies python
Bumps ddtrace from 4.6.4 to 4.6.5.
Release notes
Sourced from ddtrace's releases.
4.6.5
Estimated end-of-life date, accurate to within three months: 05-2027 See the support level definitions for more information.
Bug Fixes
CI Visibility: Fixes an issue where HTTP 429 (Too Many Requests) responses from the Datadog backend were treated as non-retriable errors, causing CI visibility data to be dropped when the backend applied rate limiting. The backend connector now retries on 429 responses and respects the
X-RateLimit-Resetheader when present to determine the retry delay.internal: A bug preventing certain periodic threads of
ddtrace(like the profile uploader) from triggering in fork-heavy applications has been fixed.profiling: Fixes an issue where setting an unlimited stack size (
ulimit -s unlimited) on Linux caused the stack profiler sampling thread to fail to start, resulting in empty CPU and wall-time profiles. #17132
Commits
a3e4c16fix(internal): preserve schedule on fork restart [backport 4.6] (#17247)6d3c240fix(ci_visibility): handle rate limiting errors [backport #17170 to 4.6] (#17...00d092bchore: bump version to 4.6.5 (#17199)48b4d55fix(profiling): fix stack sampler thread failing to start with ulimit -s unli...7321f75ci: remove the ghost of setuptools_scm [backport 4.6] (#17145)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 15315036 |
| UUID: | 4213131255 |
| Node ID: | PR_kwDOAw3ZOs7QRWYi |
| Host: | GitHub |
| Repository: | ComputerScienceHouse/conditional |