Idiom
                                            Idiom
                                        
                                    README has been concluded inside PR #1001, closing PR and updating ticket
Tracking outstanding items (including this) in [#1299](https://github.com/oceanprotocol/pdr-backend/issues/1299) and closing this to cleanup the backlog, until we have it resolved.
Because it feels like the previous work wasn't quite complete. We can get the data from subgraph and clean this up. I tagged it as low priority.
I am now reviewing this in issue #1000 and it's coming up again. The `bronze_slots` query is taking a very long time to complete, and although it may be to...
This is now being tracked in [#1299](https://github.com/oceanprotocol/pdr-backend/issues/1299) and this will be closed. Please reopen as we address backlog.
Readme has been concluded in PR for issue #1001 -> https://github.com/oceanprotocol/pdr-backend/pull/1100
``` the current gql fetches slots data from subgraph even if it has a "Pending" status, which means trueval is null and stakes 0. Due to the way we calculate...
**[My Feedback]** There are 2 ways to do this: 1. The Old Way - When the API is hit, fetch from subgraph, calculate the accuracies, return the answer 2. The...
This is performing slowly. Calculating revenue & updating needs to lookback to get info. Let's review and improve the query.
Tracking issue in [#1299](https://github.com/oceanprotocol/pdr-backend/issues/1299) and closing this here