fix(agent): improve fetchAgentInfo error handling#7313
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Overall package sizeSelf size: 4.45 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.3 | 76.87 kB | 808.03 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7313 +/- ##
==========================================
- Coverage 86.08% 86.08% -0.01%
==========================================
Files 515 514 -1
Lines 22233 22229 -4
==========================================
- Hits 19139 19135 -4
Misses 3094 3094 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
BenchmarksBenchmark execution time: 2026-01-26 11:33:54 Comparing candidate commit 41874d1 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 232 metrics, 28 unstable metrics. |
a8a38c1 to
22ad173
Compare
1ca4a90 to
9cf7768
Compare
1ed711a to
9e7c238
Compare
9cf7768 to
5114eec
Compare
This comment has been minimized.
This comment has been minimized.
9e7c238 to
41874d1
Compare
5114eec to
57430de
Compare
Don't call the callback provided to fetchAgentInfo twice if it throws
41874d1 to
ace3b24
Compare
Don't call the callback provided to fetchAgentInfo twice if it throws
Don't call the callback provided to fetchAgentInfo twice if it throws
Don't call the callback provided to fetchAgentInfo twice if it throws

What does this PR do?
Don't call the callback provided to fetchAgentInfo twice if it throws