Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Stop sending subsequent web requests if the last two Result Expressions resolve the same value. #1

@abrougher

Description

It's possible for someone to use the paged web reader and accidentally create an infinite loop.

To prevent infinite loops from being created, we should check to make sure the result expression never returns the same value two times in a row.

Metadata

Metadata

Assignees

No one assigned

    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