Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cumulus/client: added external rpc connection retry logic #5515

Merged

Commits on Aug 30, 2024

  1. cumulus/client: added external rpc connection retry logic

    Signed-off-by: Iulian Barbu <[email protected]>
    iulianbarbu committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    455e334 View commit details
    Browse the repository at this point in the history
  2. added prdoc

    Signed-off-by: Iulian Barbu <[email protected]>
    iulianbarbu committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9024ac1 View commit details
    Browse the repository at this point in the history
  3. added retry logic test

    Signed-off-by: Iulian Barbu <[email protected]>
    iulianbarbu committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8e18ede View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e831e7 View commit details
    Browse the repository at this point in the history
  5. emit log for returning w/o any connection

    Signed-off-by: Iulian Barbu <[email protected]>
    iulianbarbu committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d47a965 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of github.com:paritytech/polkadot-sdk into mini…

    …mal-node-retry-conn-to-external-rpc
    iulianbarbu committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d28be29 View commit details
    Browse the repository at this point in the history
  7. documentet possibiliy for flakyness

    Signed-off-by: Iulian Barbu <[email protected]>
    iulianbarbu committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    71e44b4 View commit details
    Browse the repository at this point in the history
  8. simplified test

    Signed-off-by: Iulian Barbu <[email protected]>
    iulianbarbu committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ee68d04 View commit details
    Browse the repository at this point in the history
  9. reformulate a comment

    Signed-off-by: Iulian Barbu <[email protected]>
    iulianbarbu committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9694b5c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. rename current_iteration field to attempt

    Signed-off-by: Iulian Barbu <[email protected]>
    iulianbarbu committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    4b0d521 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Merge branch 'master' of github.com:paritytech/polkadot-sdk into mini…

    …mal-node-retry-conn-to-external-rpc
    iulianbarbu committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    52f04b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    153fb9f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    faaea73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b09577 View commit details
    Browse the repository at this point in the history