percy / cli

The Percy CLI is used to interact with, and upload snapshots to, percy.io via the command line.
https://docs.percy.io/docs/cli-overview
70 stars 43 forks source link

✨ Discovery retry support + fixed a race condition in network handling #1529

Closed ninadbstack closed 6 months ago

ninadbstack commented 6 months ago

General snapshot discovery retry mechanism Context:

Changes:

Race condition in discovery for certain cases: Context:

Changes: