Skip to content

Commit

Permalink
samples - cater for slow networks for file download
Browse files Browse the repository at this point in the history
  • Loading branch information
kensoh committed Dec 13, 2020
1 parent 3da665f commit edee069
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flows/samples/2_github.tag
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ echo `license_type`
click octicon-download
click octicon-file-zip

// Wait for a default 5 seconds to give the download time to complete
wait
// Wait 15 seconds to give the download time to complete on slow networks
wait 15

0 comments on commit edee069

Please sign in to comment.