Michael Lumish
|
d465f839d4
|
Add pick_first requestReresolution tests
|
2023-10-19 16:20:04 -07:00 |
|
Michael Lumish
|
2f5ddc7137
|
grpc-js: pick_first: fix happy eyeballs and reresolution in sticky TF mode
|
2023-10-19 13:58:31 -07:00 |
|
Michael Lumish
|
ebc2c3e410
|
Merge pull request #2598 from murgatroid99/grpc-js_show_connectivity_errors
grpc-js: Propagate connectivity error information to request errors
|
2023-10-17 10:59:50 -07:00 |
|
Michael Lumish
|
3a9f4d2aa6
|
grpc-js: Propagate connectivity error information to request errors
|
2023-10-16 17:17:27 -07:00 |
|
Michael Lumish
|
0f8ebbdd17
|
grpc-js: Include library version and PID in all trace logs
|
2023-10-16 17:06:32 -07:00 |
|
Michael Lumish
|
065ac2fef6
|
Merge pull request #2590 from murgatroid99/grpc-js_server_shutdown_race
grpc-js: Handle race between bindAsync and (try|force)Shutdown
|
2023-10-02 10:34:38 -07:00 |
|
Michael Lumish
|
b33b8bc2bb
|
grpc-js: Handle race between bindAsync and (try|force)Shutdown
|
2023-09-29 11:17:23 -07:00 |
|
Rafael Santos
|
974b235a04
|
Update server-call.ts
Fix TS2345
|
2023-09-29 15:44:42 +01:00 |
|
Michael Lumish
|
ea6ba89ead
|
grpc-js: Bump version to 1.9.4
|
2023-09-26 16:35:13 -07:00 |
|
Michael Lumish
|
e6099d71f2
|
grpc-js: Unref backoff timer in subchannel
|
2023-09-26 15:17:55 -07:00 |
|
Michael Lumish
|
10c4bbdbe3
|
Add logging for DNS update delays due to rate limit or backoff
|
2023-09-13 10:18:30 -07:00 |
|
Michael Lumish
|
f1f8d1ba61
|
grpc-js: Make a few improvements to DNS resolving timing
|
2023-09-11 13:51:32 -07:00 |
|
Michael Lumish
|
e7e199c501
|
Merge pull request #2564 from murgatroid99/grpc-js_ping_first_equality_check_backport
grpc-js: Fix pick-first-load-balancer pick subchannel lost state listener (1.9.x)
|
2023-08-31 10:26:24 -07:00 |
|
Michael Lumish
|
2fe961d5b1
|
grpc-js: Bump to version 1.9.2
|
2023-08-31 09:37:34 -07:00 |
|
gusumuzhe
|
f5218edf82
|
fix: pick first load balancer call doPick infinite
|
2023-08-31 09:36:52 -07:00 |
|
Michael Lumish
|
83789c15db
|
grpc-js: Handle keepalive ping error
|
2023-08-31 09:35:24 -07:00 |
|
Michael Lumish
|
7ca0af6eec
|
Merge pull request #2550 from murgatroid99/grpc-js_service_config_parsing
grpc-js: Fix method config name handling in service configs
|
2023-08-21 17:22:44 -07:00 |
|
Michael Lumish
|
cd25bada71
|
Merge pull request #2552 from murgatroid99/grpc-js_deferred_write_callback
grpc-js: Defer actions in http2 stream write callback
|
2023-08-21 17:22:35 -07:00 |
|
Michael Lumish
|
8896bfe4c9
|
grpc-js: Defer actions in http2 stream write callback
|
2023-08-21 13:30:33 -07:00 |
|
Michael Lumish
|
f9af919393
|
grpc-js: Update dependency on @grpc/proto-loader
|
2023-08-21 13:17:11 -07:00 |
|
Michael Lumish
|
69257a7893
|
grpc-js: Fix method config name handling in service configs
|
2023-08-21 13:01:15 -07:00 |
|
Michael Lumish
|
1221772052
|
grpc-js: Switch Timer type to Timeout
|
2023-08-14 10:31:16 -07:00 |
|
Michael Lumish
|
7a8d4630ba
|
Merge pull request #2535 from murgatroid99/grpc-js_channelz_improvements
grpc-js: Improve formatting of channelz logs for grpcdebug
|
2023-08-08 15:01:16 -07:00 |
|
Michael Lumish
|
9ef4655b3a
|
Merge pull request #2536 from murgatroid99/grpc-js_pick_cancel_race
grpc-js: Handle race between call cancellation and auth metadata generation
|
2023-08-08 15:01:00 -07:00 |
|
Michael Lumish
|
a4ba925352
|
grpc-js: Add null check in pick_first array access
|
2023-08-08 10:37:20 -07:00 |
|
Michael Lumish
|
01749a8d41
|
Explicitly log credentials/cancellation races
|
2023-08-03 09:24:24 -07:00 |
|
Michael Lumish
|
30bc44f4ce
|
grpc-js: Handle race between call cancellation and auth metadata generation
|
2023-08-02 16:48:57 -07:00 |
|
Michael Lumish
|
bb2942197e
|
grpc-js: Improve formatting of channelz logs for grpcdebug
|
2023-08-02 16:42:29 -07:00 |
|
Michael Lumish
|
49b629ffb0
|
grpc-js/grpc-js-xds: Update to 1.9.0, and update READMEs
|
2023-07-31 16:55:27 -07:00 |
|
Michael Lumish
|
14b11f6b99
|
Merge pull request #2511 from murgatroid99/grpc-js_pick_first_update
grpc-js: Implement pick_first sticky TF and address list shuffling
|
2023-07-31 16:11:39 -07:00 |
|
Michael Lumish
|
b86615c1a3
|
Merge pull request #2508 from murgatroid99/grpc-js_server_clear_deadline_cancel
grpc-js: Cancel deadline timer on server when call is cancelled
|
2023-07-31 15:47:22 -07:00 |
|
Michael Lumish
|
ff25a75ce9
|
Merge pull request #2507 from murgatroid99/grpc-js_tls_trace
grpc-js: Add channel option to enable TLS tracing
|
2023-07-31 15:45:35 -07:00 |
|
Michael Lumish
|
1d38cc319c
|
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.8.x' into v1.8.x_upmerge_3
|
2023-07-28 14:53:43 -07:00 |
|
Michael Lumish
|
4e111e7792
|
grpc-js: Fix propagation of UNIMPLEMENTED error messages
|
2023-07-28 14:21:33 -07:00 |
|
Michael Lumish
|
e43fa71619
|
Fix formatting
|
2023-07-25 10:11:45 -07:00 |
|
Michael Lumish
|
e83ce3b6fd
|
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.8.x' into v1.8.x_upmerge_3
|
2023-07-25 10:10:16 -07:00 |
|
Michael Lumish
|
6d97956549
|
grpc-js: Fix a crash when grpc.keepalive_permit_without_calls is set
|
2023-07-25 09:40:45 -07:00 |
|
Michael Lumish
|
66cd8519bd
|
grpc-js: pick_first: Properly dispose of current pick when it disconnects
|
2023-07-24 16:00:13 -07:00 |
|
Michael Lumish
|
71d035b5bf
|
Fix formatting
|
2023-07-24 13:54:30 -07:00 |
|
Michael Lumish
|
981efb6eca
|
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.8.x' into v1.8.x_upmerge_again
|
2023-07-24 13:53:17 -07:00 |
|
Michael Lumish
|
42a02749eb
|
grpc-js: Fix compilation error from new @types/node version
|
2023-07-24 13:08:55 -07:00 |
|
Michael Lumish
|
2e9060385c
|
grpc-js: Fix keepalive ping timing after inactivity
|
2023-07-24 11:20:00 -07:00 |
|
Michael Lumish
|
698d1427c6
|
grpc-js: Implement pick_first sticky TF and address list shuffling
|
2023-07-21 09:45:34 -07:00 |
|
Michael Lumish
|
54409d00f3
|
grpc-js: Fix transport trace message formatting
|
2023-07-14 14:15:44 -07:00 |
|
Michael Lumish
|
7c3a5fe70c
|
grpc-js: Cancel deadline timer on server when call is cancelled
|
2023-07-14 10:58:53 -07:00 |
|
Michael Lumish
|
cb11e66c59
|
grpc-js: Add channel option to enable TLS tracing
|
2023-07-14 10:46:03 -07:00 |
|
Michael Lumish
|
66bcc7a2cc
|
grpc-js: Reformat files and fix lint errors
|
2023-07-13 14:20:54 -07:00 |
|
Michael Lumish
|
220a70289c
|
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.8.x' into v1.18.x_upmerge
|
2023-07-13 14:14:29 -07:00 |
|
Cedric Kassen
|
8ed0a50c58
|
directly pass deserializeMessageWithInternalError to resolve
|
2023-07-13 20:59:04 +02:00 |
|
Cedric Kassen
|
c5bdd9c398
|
remove oversight asyncs and replace safeDeserializeMessage
|
2023-07-13 08:01:09 +02:00 |
|