CARVIEW |
Select Language
HTTP/2 200
date: Mon, 21 Jul 2025 15:26:39 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/neo4j/neo4j-javascript-driver.git
etag: W/"5fc27bbf906ea24cc1744418d8026473"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=m2ERRdLaEPPmw1TuiYzIt8hu8MKcjCjmVq4EQhk%2B9jqkbqKB4cev0rX8HHRVmJy%2FDS87TRNNFXvKBx88LrG0SbXnLZf60FDXAWAg%2BqJ9m1XzOrIzA1eOqXqQIPGai%2FyPcsNjqS9GCLcdk0Kf6xE3HO1yb%2FHgpFdK4mBLYDpNqcU1Ctn1JAfExTwdoI856hDiAbLR6r5zq2Av9CB5sGwwMpgnuj7w5Ercd1Q7F8W6vHNYAN27DjaqHw9KRD%2BU0AmPZNGtohxnmS5ko8HIvyuF9A%3D%3D--dG8l77pXk%2BANBe5z--OnBtuh1Hh%2FhuU3VJ1c5VLw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.919265434.1753111598; Path=/; Domain=github.com; Expires=Tue, 21 Jul 2026 15:26:38 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 21 Jul 2026 15:26:38 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E54C:ECC08:55287:63256:687E5C2E
Fix verifyConnectivity/getServerInfo procedures (#888) · neo4j/neo4j-javascript-driver@524d883 · GitHub
Copy file name to clipboardExpand all lines: packages/bolt-connection/src/connection-provider/connection-provider-routing.js
Copy file name to clipboardExpand all lines: packages/bolt-connection/test/connection-provider/connection-provider-routing.test.js
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 152
Commit 524d883
authored
Fix verifyConnectivity/getServerInfo procedures (#888)
The previous implementation was checking if all the servers are available instead of check if at least one server is available.
This should be done by iterate over the servers until it find one server available.1 parent 28d874f commit 524d883Copy full SHA for 524d883
File tree
Expand file treeCollapse file tree
2 files changed
+156
-21
lines changedFilter options
- packages/bolt-connection
- src/connection-provider
- test/connection-provider
Expand file treeCollapse file tree
2 files changed
+156
-21
lines changedpackages/bolt-connection/src/connection-provider/connection-provider-routing.js
Copy file name to clipboardExpand all lines: packages/bolt-connection/src/connection-provider/connection-provider-routing.js+14-2Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
254 | 259 |
| |
255 |
| - | |
256 |
| - | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
257 | 269 |
| |
258 | 270 |
| |
259 | 271 |
| |
|
packages/bolt-connection/test/connection-provider/connection-provider-routing.test.js
Copy file name to clipboardExpand all lines: packages/bolt-connection/test/connection-provider/connection-provider-routing.test.js+142-19Lines changed: 142 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2493 | 2493 |
| |
2494 | 2494 |
| |
2495 | 2495 |
| |
2496 |
| - | |
| 2496 | + | |
2497 | 2497 |
| |
2498 | 2498 |
| |
2499 | 2499 |
| |
2500 | 2500 |
| |
2501 | 2501 |
| |
2502 | 2502 |
| |
2503 |
| - | |
2504 |
| - | |
| 2503 | + | |
| 2504 | + | |
2505 | 2505 |
| |
2506 |
| - | |
| 2506 | + | |
2507 | 2507 |
| |
2508 |
| - | |
2509 |
| - | |
2510 |
| - | |
2511 |
| - | |
2512 |
| - | |
2513 |
| - | |
| 2508 | + | |
| 2509 | + | |
| 2510 | + | |
| 2511 | + | |
| 2512 | + | |
| 2513 | + | |
2514 | 2514 |
| |
2515 | 2515 |
| |
2516 | 2516 |
| |
| |||
2527 | 2527 |
| |
2528 | 2528 |
| |
2529 | 2529 |
| |
2530 |
| - | |
| 2530 | + | |
2531 | 2531 |
| |
2532 | 2532 |
| |
2533 | 2533 |
| |
2534 |
| - | |
| 2534 | + | |
| 2535 | + | |
| 2536 | + | |
| 2537 | + | |
| 2538 | + | |
| 2539 | + | |
| 2540 | + | |
| 2541 | + | |
| 2542 | + | |
| 2543 | + | |
| 2544 | + | |
| 2545 | + | |
2535 | 2546 |
| |
2536 | 2547 |
| |
2537 | 2548 |
| |
2538 |
| - | |
2539 | 2549 |
| |
| 2550 | + | |
| 2551 | + | |
| 2552 | + | |
| 2553 | + | |
| 2554 | + | |
| 2555 | + | |
| 2556 | + | |
| 2557 | + | |
| 2558 | + | |
| 2559 | + | |
| 2560 | + | |
| 2561 | + | |
| 2562 | + | |
| 2563 | + | |
| 2564 | + | |
| 2565 | + | |
| 2566 | + | |
| 2567 | + | |
| 2568 | + | |
| 2569 | + | |
| 2570 | + | |
| 2571 | + | |
| 2572 | + | |
| 2573 | + | |
| 2574 | + | |
| 2575 | + | |
| 2576 | + | |
| 2577 | + | |
| 2578 | + | |
| 2579 | + | |
| 2580 | + | |
| 2581 | + | |
| 2582 | + | |
| 2583 | + | |
| 2584 | + | |
| 2585 | + | |
| 2586 | + | |
| 2587 | + | |
| 2588 | + | |
| 2589 | + | |
| 2590 | + | |
2540 | 2591 |
| |
2541 | 2592 |
| |
2542 | 2593 |
| |
2543 | 2594 |
| |
| 2595 | + | |
| 2596 | + | |
| 2597 | + | |
| 2598 | + | |
| 2599 | + | |
| 2600 | + | |
| 2601 | + | |
| 2602 | + | |
| 2603 | + | |
| 2604 | + | |
| 2605 | + | |
| 2606 | + | |
| 2607 | + | |
| 2608 | + | |
| 2609 | + | |
| 2610 | + | |
| 2611 | + | |
| 2612 | + | |
| 2613 | + | |
| 2614 | + | |
| 2615 | + | |
| 2616 | + | |
| 2617 | + | |
| 2618 | + | |
| 2619 | + | |
2544 | 2620 |
| |
2545 | 2621 |
| |
2546 | 2622 |
| |
| |||
2583 | 2659 |
| |
2584 | 2660 |
| |
2585 | 2661 |
| |
2586 |
| - | |
| 2662 | + | |
2587 | 2663 |
| |
2588 | 2664 |
| |
2589 | 2665 |
| |
| 2666 | + | |
| 2667 | + | |
| 2668 | + | |
| 2669 | + | |
| 2670 | + | |
| 2671 | + | |
| 2672 | + | |
| 2673 | + | |
| 2674 | + | |
| 2675 | + | |
| 2676 | + | |
| 2677 | + | |
2590 | 2678 |
| |
2591 | 2679 |
| |
2592 | 2680 |
| |
2593 | 2681 |
| |
2594 | 2682 |
| |
2595 |
| - | |
| 2683 | + | |
2596 | 2684 |
| |
2597 | 2685 |
| |
2598 | 2686 |
| |
| |||
2668 | 2756 |
| |
2669 | 2757 |
| |
2670 | 2758 |
| |
2671 |
| - | |
| 2759 | + | |
2672 | 2760 |
| |
2673 | 2761 |
| |
2674 | 2762 |
| |
| |||
2694 | 2782 |
| |
2695 | 2783 |
| |
2696 | 2784 |
| |
| 2785 | + | |
| 2786 | + | |
| 2787 | + | |
| 2788 | + | |
| 2789 | + | |
| 2790 | + | |
| 2791 | + | |
| 2792 | + | |
| 2793 | + | |
| 2794 | + | |
| 2795 | + | |
| 2796 | + | |
| 2797 | + | |
| 2798 | + | |
| 2799 | + | |
| 2800 | + | |
| 2801 | + | |
| 2802 | + | |
| 2803 | + | |
| 2804 | + | |
| 2805 | + | |
| 2806 | + | |
| 2807 | + | |
| 2808 | + | |
| 2809 | + | |
| 2810 | + | |
| 2811 | + | |
| 2812 | + | |
| 2813 | + | |
| 2814 | + | |
| 2815 | + | |
| 2816 | + | |
| 2817 | + | |
| 2818 | + | |
| 2819 | + | |
2697 | 2820 |
| |
2698 |
| - | |
| 2821 | + | |
2699 | 2822 |
| |
2700 |
| - | |
2701 |
| - | |
| 2823 | + | |
| 2824 | + | |
2702 | 2825 |
| |
2703 | 2826 |
| |
2704 | 2827 |
| |
|
You can’t perform that action at this time.
0 commit comments