pdr-backend icon indicating copy to clipboard operation
pdr-backend copied to clipboard

Instructions & code to run predictoors, traders, more.

Results 103 pdr-backend issues
Sort by recently updated
recently updated
newest added

Fixes #1076 bronze_predictions and other tables are starting + ending like how we would expect it to, at the end of the first run... ![image](https://github.com/oceanprotocol/pdr-backend/assets/69865342/6fada16a-9025-4306-a6c1-ec296b2e8fa6) I had to...: - [x]...

## Context Binance futures has the lower fees and most liquidity, making it the best choice for trading. ## DoD Note: There are no Binance Futures feeds on Predictoor at...

Type: Enhancement
Epic

Fixes #1073 Changes proposed in this PR: - Add payout batch size configuration for predictoor_ss - Add batch processing for pending slots in find_shared_slots function - Add tests for different...

Fixes #769 Changes proposed in this PR: - [x] Renamed everything from persistent_data_store -> duckdb_data_store

**Describe the bug** Like I had proposed before... we're still having issues in our queries/ETL that are causing a bunch of distractions. These are queries that extend beyond our core...

### Motivation We have now verified that the basic lake functionality is working as expected. We now want to verify the data quality and completeness. This means that additional SQL...

Type: Enhancement

### Motivation We completed the techspikes around our data infrastructure. As an outcome, we're going to implement our ETL pipeline in DuckDB such that we maintain many of our constraints:...

Epic

### Background / motivation Inferring where to resume the pipeline from is having issues. It's not about "removing subscriptions" from this logic, we need to think about the system and...

Type: Enhancement