Skip to content

Reduce number of internal Cypress network requests #606

@brian-mann

Description

@brian-mann

Current

Currently Cypress sends up to 18 network requests for internal traffic. This is obtrusive to users, mixes with their own traffic, and reduces performance.

All of these requests come from Cypress itself.

screen shot 2017-08-26 at 2 17 54 pm

Proposal

  • Consolidate as many requests as possible
  • Namespace these so they are more clearly identified as internal cypress network requests.

Metadata

Metadata

Labels

type: enhancementRequested enhancement of existing feature

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions