moonbeam-foundation / xcm-sdk

The Moonbeam XCM SDK enables developers to easily transfer assets between chains, either between parachains or between a parachain and the relay chain, within the Polkadot/Kusama ecosystem. With the SDK, you don't need to worry about determining the multilocation of the origin or destination assets or which extrinsics are used on which networks to
https://moonbeam-foundation.github.io/xcm-sdk/latest/
MIT License
14 stars 9 forks source link

Handle unexpected endpoint closures in script #310

Closed mmaurello closed 3 months ago

mmaurello commented 3 months ago

Description

We had some unexpected endpoint closures that we were not handling in the endpoint monitoring script, which resulted in a stop in the exectution, like in this one: https://github.com/moonbeam-foundation/xcm-sdk/actions/runs/10008210142/job/27664427373#step:8:70

In this PR I consider those closures as failing endpoints

Checklist

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: ae6ebd0ca9a71c6d10c574f231e0496b93416f63

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ---------------------------- | ----- | | @moonbeam-network/xcm-config | Patch | | @moonbeam-network/xcm-sdk | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR