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 non existing transaction error #1793

Merged
merged 4 commits into from
Sep 25, 2024
Merged

Fix non existing transaction error #1793

merged 4 commits into from
Sep 25, 2024

Conversation

LoznianuAnamaria
Copy link
Contributor

While updating the cli to run compute jobs on multiple assets, found this issue:
Screenshot 2023-12-05 at 15 38 24

@bogdanfazakas
Copy link
Member

the logic from this PR would also help by logging the error for each time a send tx will fail https://github.com/oceanprotocol/ocean.js/pull/1785/files#diff-7088cad71f76b13886ab4bb0d5358cdd62a6be1d92e775eb54d7c0a627a97d3cR161-L154

Copy link

codeclimate bot commented Sep 25, 2024

Code Climate has analyzed commit 25c4488 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

The test coverage on the diff in this pull request is 0.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 75.5% (0.0% change).

View more on Code Climate.

@paulo-ocean paulo-ocean self-assigned this Sep 25, 2024
Copy link
Contributor

@paulo-ocean paulo-ocean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. I'm merging this old one, will create a separate PR to improve the logging of the error

@paulo-ocean paulo-ocean merged commit 443d748 into main Sep 25, 2024
11 checks passed
@paulo-ocean paulo-ocean deleted the bugfix/order_fix branch September 25, 2024 08:52
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