Skip to content

fix(dapi): internal error when mempool is full - #1661

Merged
shumkov merged 4 commits into
v1.0-devfrom
fix/dapi/mempool-error
Jan 11, 2024
Merged

fix(dapi): internal error when mempool is full#1661
shumkov merged 4 commits into
v1.0-devfrom
fix/dapi/mempool-error

Conversation

@shumkov

@shumkov shumkov commented Jan 11, 2024

Copy link
Copy Markdown
Collaborator

Issue being fixed or feature implemented

DAPI responds with internal error in case if mempool is full

What was done?

  • Handle mempool is full and tx too large errors and respond with corresponding error codes

How Has This Been Tested?

None

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have added "!" to the title and described breaking changes in the corresponding section if my code contains any
  • I have made corresponding changes to the documentation if needed

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

pauldelucia
pauldelucia previously approved these changes Jan 11, 2024
@shumkov
shumkov merged commit 8ad118f into v1.0-dev Jan 11, 2024
@shumkov
shumkov deleted the fix/dapi/mempool-error branch January 11, 2024 04:44
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.

2 participants