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

fix: delay when timeout is on the Agent #2297

Merged
merged 1 commit into from Feb 3, 2022
Merged

Conversation

mastermatt
Copy link
Member

resolves #2296

@mastermatt mastermatt added the bug label Feb 3, 2022
@mastermatt mastermatt requested a review from a team February 3, 2022 17:24
@mastermatt
Copy link
Member Author

@codinbox

Copy link
Member

@gr2m gr2m left a comment

Choose a reason for hiding this comment

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

Looks great 👍🏼 If it's not too much hussle, I find it very helpful to push the tests in a separate commit, so that we see a failed build, then push the implementation of the feature / fix, and see that the build is green again. That way we can make sure the tests do what we think we do, without the need to checkout the project locally and manually revert the implementation to verify the tests are failing without the implementation

@mastermatt mastermatt merged commit 616d903 into main Feb 3, 2022
@mastermatt mastermatt deleted the 2296/agent_timeout branch February 3, 2022 18:54
@github-actions
Copy link

github-actions bot commented Feb 3, 2022

🎉 This PR is included in version 13.2.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nock delay not working when timeout value defined in agent instead of in request itself
2 participants