Skip to content

ChainAPI doesn't update aggregates when historical data is changed or added #78

@ssfrr

Description

@ssfrr

Influx won't automatically re-generate the aggregates if a user posts data with timestamps in the past, so we'll have to handle that in the API side. I guess one thing we could do is check the timestamp to see if it's in the past and re-run the appropriate aggregates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions