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

Remove orderbook cache roundtable job (backport #2510) #2511

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 17, 2024

Changelist

Removed unused Roundtable job that cached orderbook mid prices. This will be re-added at a later date after the implementation has been improved.

Test Plan

Manually tested in dev

Summary by CodeRabbit

  • New Features

    • No new features introduced.
  • Bug Fixes

    • No bug fixes implemented.
  • Chores

    • Removed the configuration entry for caching order book mid prices.
    • Deleted the task and associated code for caching order book mid prices.
    • Removed related unit tests for the caching functionality.
  • Documentation

    • Updated configuration schema to reflect the removal of the caching entry.

This is an automatic backport of pull request #2510 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from a team as a code owner October 17, 2024 15:48
@adamfraser adamfraser merged commit e2298c4 into release/indexer/v7.x Oct 17, 2024
15 of 16 checks passed
@adamfraser adamfraser deleted the mergify/bp/release/indexer/v7.x/pr-2510 branch October 17, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant