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

add resubmit to pulsar destination #86

Open
bgruening opened this issue Aug 17, 2019 · 0 comments
Open

add resubmit to pulsar destination #86

bgruening opened this issue Aug 17, 2019 · 0 comments

Comments

@bgruening
Copy link
Member

bgruening commented Aug 17, 2019

We should add something along this line to all pulsar destinations.

<resubmit condition="seconds_since_queued &ge; 60*60" destination="condor" />
<resubmit condition="unknown_error" destination="condor" />

More information here: https://github.com/galaxyproject/galaxy/blob/dev/lib/galaxy/config/sample/job_conf.xml.sample_advanced#L885

ping @gmauro

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

No branches or pull requests

1 participant