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

Time series core-api endpoint failing to serve data #29

Open
Seth-Schmidt opened this issue Jan 15, 2025 · 1 comment
Open

Time series core-api endpoint failing to serve data #29

Seth-Schmidt opened this issue Jan 15, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Seth-Schmidt
Copy link
Collaborator

Describe the bug

The /time_series endpoint included in the core-api is not correctly serving the Aave asset APR data for the Aave Dashboard.

To Reproduce

Affected versions: main

Steps to reproduce the behavior:

  1. Perform a GET request on: https://aave-v3.powerloom.io/api/time_series/34969/1734391766/21600/aggregate_poolContract_6h_apr:0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2:AAVEV3

Expected behavior
The endpoint should return a complete data set given that there are snapshots available to serve.

Proposed Solution
Will need to look into the issue.

Caveats
N/A

Additional context
N/A

@Seth-Schmidt Seth-Schmidt added the bug Something isn't working label Jan 15, 2025
@Seth-Schmidt Seth-Schmidt self-assigned this Jan 15, 2025
@Seth-Schmidt
Copy link
Collaborator Author

I have implemented a fix here: https://github.com/PowerLoom/snapshotter-core/tree/fix/time_series_endpoint

And deployed the changes to the Aave 1m instance for testing purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant