Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Secret flow #46

Merged
merged 4 commits into from
Oct 15, 2024
Merged

Secret flow #46

merged 4 commits into from
Oct 15, 2024

Conversation

flurdy
Copy link
Contributor

@flurdy flurdy commented Oct 11, 2024

No description provided.

@flurdy flurdy marked this pull request as ready for review October 15, 2024 08:27
@@ -108,7 +108,7 @@ export const config = {
baseUrl: 'http://cdp.127.0.0.1.sslip.io:3333',
//
// Default timeout for all waitFor* commands.
waitforTimeout: 6000,
waitforTimeout: 30000,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How come this has had to go up so much? Pretty sure it was reduced to stop the massive amount of reties when something fails

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because secret updates takes a while. Basically when the stubs are simulating the lambda. But we could refine that. Though atm 6000 is too short.

Copy link
Contributor

@feedmypixel feedmypixel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@flurdy flurdy merged commit a3963c2 into main Oct 15, 2024
1 check passed
@flurdy flurdy deleted the 426019-secret-sns branch October 15, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants