Skip to content

Inconsistent query results for AAVE positions at fixed blockNumber #155

@Arisawa-v

Description

@Arisawa-v

I’m querying the AAVE subgraph to fetch all positions at a specific blockNumber. However, I’ve noticed that the query results are inconsistent across repeated requests. Each time I query, I receive a different subset of positions.

When I aggregate the results across multiple queries, it takes about ~20 requests before the set of positions stops growing.

Questions:

  1. Can the final aggregated set be considered complete?

  2. Is this inconsistency caused by missing data on individual nodes?

  3. Is this behavior expected/unavoidable when querying the subgraph?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions