Skip to content

different response for each instance of explorer #257

@zargarzadehm

Description

@zargarzadehm

We found a bug in explorer APIs which seems to be related to data storage and sorting.
We have an address that we know the related boxes are not currently in use and this query result should be stable. But querying multiple times results in different outputs (different box sorting and box selection)

We don't know the reason creating such a problem but it might be related to multiple instances behind the explorer APIs and their difference on data sorting.
We supposed that if we iterate on paging of this address we can iterate on all boxes. But as a result of this bug, sometimes we saw some boxes twice and couldn't find the desired box.

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