Skip to content

error handling: empty subgraph data #20

@denverbaumgartner

Description

@denverbaumgartner

currently, we expect that the result of our queries are not empty, and then proceed to attempting to transform the data. this causes problems when the dataframe actually is empty, and we should handle scenarios like this. an example where this can occur is rubi.data.market_aid_optimism_processing.aid_fill_tracking(aid = aid, asset = asset, quote = quote)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions