Skip to content

ci: Add devnet timeout#3167

Merged
mslipper merged 1 commit intodevelopfrom
feat/devnet-timeout
Aug 4, 2022
Merged

ci: Add devnet timeout#3167
mslipper merged 1 commit intodevelopfrom
feat/devnet-timeout

Conversation

@mslipper
Copy link
Collaborator

@mslipper mslipper commented Aug 4, 2022

no_output_timeout wasn't being honored because the deposit command produced output on each poll. Instead, use the timeout command to kill the process from within the job itself regardless of output.

`no_output_timeout` wasn't being honored because the deposit command produced output on each poll. Instead, use the `timeout` command to kill the process from within the job itself regardless of output.
@changeset-bot
Copy link

changeset-bot bot commented Aug 4, 2022

⚠️ No Changeset found

Latest commit: 51f5e57

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mslipper mslipper requested a review from tynes August 4, 2022 06:52
@mslipper mslipper merged commit acdea79 into develop Aug 4, 2022
@mslipper mslipper deleted the feat/devnet-timeout branch August 4, 2022 15:20
@mslipper mslipper mentioned this pull request Aug 4, 2022
roninjin10 pushed a commit that referenced this pull request Aug 26, 2022
`no_output_timeout` wasn't being honored because the deposit command produced output on each poll. Instead, use the `timeout` command to kill the process from within the job itself regardless of output.
maurelian pushed a commit that referenced this pull request Sep 15, 2022
`no_output_timeout` wasn't being honored because the deposit command produced output on each poll. Instead, use the `timeout` command to kill the process from within the job itself regardless of output.
sam-goldman pushed a commit that referenced this pull request Sep 15, 2022
`no_output_timeout` wasn't being honored because the deposit command produced output on each poll. Instead, use the `timeout` command to kill the process from within the job itself regardless of output.
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.

2 participants