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 retrying logic which was causing persistenceagent to crash loop. #633

Merged
merged 1 commit into from
Jan 5, 2019

Conversation

neuromage
Copy link
Contributor

@neuromage neuromage commented Jan 4, 2019

fixes #624

I've verified the restarts no longer happen with this change.


This change is Reviewable

@neuromage
Copy link
Contributor Author

/assign @IronPan

@neuromage
Copy link
Contributor Author

/retest

@IronPan
Copy link
Member

IronPan commented Jan 5, 2019

thanks for the fix!

@IronPan
Copy link
Member

IronPan commented Jan 5, 2019

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: IronPan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: IronPan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@neuromage
Copy link
Contributor Author

/retest

@k8s-ci-robot k8s-ci-robot merged commit b97969f into kubeflow:master Jan 5, 2019
@TimZaman
Copy link
Contributor

TimZaman commented Jan 5, 2019

Nice guys!

Linchin pushed a commit to Linchin/pipelines that referenced this pull request Apr 11, 2023
HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this pull request Mar 11, 2024
* TODO1: PipelineLoop inlined including nested loops and added tests.

* Supported recursive and parallel tasks inlining.

    For recursive tasks, we simply skip them.
    For Parallel tasks, relevant tests were added.

* Run all tests against inlined taskSpec and normal taskRefs

* Added CLI Flag disable/enable spec inlining.
HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this pull request Mar 11, 2024
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.

ml-pipeline-persistenceagent fails a few times.
4 participants