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

Increase maxItems at requesting trade statistic items #7070

Conversation

HenrikJannsen
Copy link
Collaborator

Increase maxItems from 3000 to 15000. 3000 items are about 180.325 kB.

For nodes not being online for longer the repeated requests consumes quite some time. With 15k we can expect a 1 MB payload which is still acceptable.

The past 6 months had about 18 000 trade statistic items.

3000 items are about 180.325 kB.

For nodes not being online for longer the repeated requests consumes quite some time.
With 15k we can expect a 1 MB payload which is still acceptable.

Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
HenrikJannsen added a commit to HenrikJannsen/bisq that referenced this pull request Apr 1, 2024
bisq-network#7069 and bisq-network#7070 as well as more recent resource data

Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
Copy link
Contributor

@alejandrogarcia83 alejandrogarcia83 left a comment

Choose a reason for hiding this comment

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

utACK

@alejandrogarcia83 alejandrogarcia83 merged commit b223388 into bisq-network:master Apr 9, 2024
3 checks passed
@alejandrogarcia83 alejandrogarcia83 added this to the v1.9.16 milestone Apr 9, 2024
@HenrikJannsen HenrikJannsen deleted the increase_maxItems_for_tradestatistics branch June 13, 2024 07:39
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