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

Devnet 4.3.0 hotfix 1 #3136

Merged
merged 4 commits into from
Apr 19, 2024
Merged

Devnet 4.3.0 hotfix 1 #3136

merged 4 commits into from
Apr 19, 2024

Conversation

djordjekovac
Copy link
Contributor

  • Adding handling rpc returns empty array for agreement ids
  • Better handling of errors in get agreement data command

@@ -7,6 +9,8 @@ import {
} from '../../../constants/constants.js';

const BATCH_SIZE = 50;
const MAX_RETRY_COUNT = 5;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we move this to constansts.js

@djordjekovac djordjekovac merged commit b6e91a9 into v6/develop Apr 19, 2024
3 checks passed
@djordjekovac djordjekovac deleted the v6/devnet-4.3.0-hotfix1 branch April 19, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants