Skip to content

Can we intelligently wait for dev/get-ajax? #528

Open
@lread

Description

Problem/Opportunity
Our docs state that dev/get-ajax and dev/get-requests will flush the internal buffer that holds these requests.

So how can we wait for the buffer to have filled before calling these functions.

In #527, 2 seconds was no longer enough for CI, so I bumped the wait to 10 seconds.

But I'd rather just wait (with a reasonable timeout) until the request is complete. Is that possible?

Proposed Solution
Dunno, depends on 3rd party chrome devtools support.

Alternative Solutions
none yet

Additional context
none

Action
I'll eventually look into this.

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