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

fix: improve KMS error handling #45

Open
wants to merge 10 commits into
base: chore/packages-node-update
Choose a base branch
from

Conversation

wsdt
Copy link
Contributor

@wsdt wsdt commented Nov 13, 2024

@boyuan-chen @sk-enya looks like the changes in the past few weeks/months (just an assumption) on the graph-utils repo have broken the tests on the lightbridge. I have downgraded the package for now to have the pipeline green again.

Added a ticket on my end to check why the tests are failing (seems like some require/import commonjs incompatibility). But if you guys know already what it might be, would be great if you could create a PR. Thx!

EDIT: Looks like the old package can't be used anymore. Tests go way further but fail at a different point.

Just merged your PR into mine to make sure my own changes don't break anything. Would be great if we could check why the graph-utils package breaks the tests.

@wsdt wsdt changed the title fix: improve KMS error handling fix: improve KMS error handling & downgrade graph-utils package temporarily as it breaks tests Nov 13, 2024
@boyuan-chen
Copy link
Contributor

Are we good with this PR? #43

@wsdt
Copy link
Contributor Author

wsdt commented Nov 13, 2024

Are we good with this PR? #43

@wsdt wsdt closed this Nov 13, 2024
@wsdt wsdt reopened this Nov 13, 2024
@wsdt wsdt changed the title fix: improve KMS error handling & downgrade graph-utils package temporarily as it breaks tests fix: improve KMS error handling Nov 13, 2024
wsdt added 2 commits November 13, 2024 23:02
… wsdt/kms-update

# Conflicts:
#	package.json
#	pnpm-lock.yaml
@wsdt wsdt changed the base branch from main to chore/packages-node-update November 13, 2024 22:10
@sk-enya
Copy link

sk-enya commented Nov 17, 2024

Hello @wsdt,

I was also facing the same issues so have to downgrade the package to older version to keep the test running. will take look on what wrong here, tried spending some time earlier but let me dig more into it.

@wsdt
Copy link
Contributor Author

wsdt commented Nov 17, 2024

Hello @wsdt,

I was also facing the same issues so have to downgrade the package to older version to keep the test running. will take look on what wrong here, tried spending some time earlier but let me dig more into it.

thanks Sahil! :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants