Skip to content
Snippets Groups Projects
Select Git revision
  • Bugfix/NullHashKey
  • Bugfix/NullHashKey2
  • Bugfix/NullHashKey3
  • bau/copyright-2024-v2.6
  • bugfix/add_license_key_transform
  • bugfix/bacct_cmd_update
  • bugfix/cleanup_own_workers
  • bugfix/dot_pipeline_name_2.4
  • bugfix/dot_pipeline_name_2.5
  • bugfix/dummy_wait
  • bugfix/ensembl_root_missing
  • bugfix/gnuplot_subscript
  • bugfix/ignore_coverage_failures
  • bugfix/invalid_url
  • bugfix/java_shared_secrets
  • bugfix/lsf_detection
  • bugfix/lsf_test_dates
  • bugfix/misc_doc
  • bugfix/negative_in_progress
  • bugfix/nosy_standalone
  • attic/unique_job
  • attic/collections
  • attic/unique_attempt_2
  • attic/unique_attempt_1
  • attic/attempt
  • sql_schema_97_start
  • sql_schema_96_start
  • sql_schema_95_start
  • attic/smart_scheduler
  • base/version/2.5
  • sql_schema_94_start
  • sql_schema_93_start
  • attic/log_levels
  • sql_schema_92_start
  • sql_schema_91_start
  • attic/hive_script
  • sql_schema_90_start
  • sql_schema_89_start
  • sql_schema_85_start
  • sql_schema_86_start
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.011Sep10987432131Aug242320131211109516Jul141312230Jun2928252318171615141310326May20181714131211107654330Apr28272630Mar2624232219108427Feb2625231918171615426Jan2522161111Dec843230Nov271918216Oct1329Sep24232111Aug320Jul1327May13827Apr313Mar15Feb1215Jan9Dec30Oct2922Sep14Aug11Jul28May18Apr12Mar14Dec16Nov22May7Mar1Feb16Nov12Oct29Sep412Jun85May22Mar171514627Feb315Dec22Nov1574225Oct1413126Sep221418Aug161511913Jun26May18Apr22Mar11843223Feb22211716141098742128Jan191813121187614Dec1310930Nov25242220191817161095427Oct2019181512865430Sep27232231Aug2714111097643229Jul27211615141398621Jun19171615141198742127May25bugfix: alldead mode did not set cause_of_death; now it sets it always to FATALITY (yes, there is certainly a better solution)we are producing 60 already!*** empty log message ***changing the way a RunnableDB declares its module defaultssome methods moved into proper Adaptors (extending the Core adaptors)moved autoflow where it belongs - into the AnalysisJobtry to avoid name and pid collisionstypotry to avoid name collisionsrestore the default state of autoflow for reach job*** empty log message ***untangling some knotsunification of inheritance syntaxtoo many pids on one line may lead to failure, so let us take some measuresadded analysis_id column to job_message table - it is much more convenient that wayless talkative adaptordo all baccts in one go - should save some timebugfix?streamlined some codelet MEMLIMIT jobs leave a trace in job_message and die from first attemptbugfixthe worker_pid may contain index part and should be enquotedsmall fixtry to detect MEMLIMIT or RUNLIMIT statesThe system must be able to differentiate between user- and farm-sanctioned killing of workersan attempt to allow multiple users' beekeepers to keep one hive (needs more testing)only import these methodsjob_error table becomes known as job_message (with an extra flag)Worker reports the reason why it decides to die + good working exampletypo fixtypo fixadding ability to jobs to throw and record messages on success (plus other cleanup bits)default behaviour on whether to retry failing jobs by default or not is now centrally-controllablereturn 1 in fetch_input and run to be compliant with new rules on worker running flowBetter support for adding new jobs to an existing analysis. Also, supports adding one single joblet jobs decide whether it makes any sense to restart them or notallow Runnables to cut cornersrenamed for clarityjob_error table now holds jobs' termination messages; workers do not die when jobs die, but can be instructed to to soa pipeline to test the FailureTest