Ensembl/ensembl-hive

View on GitHub
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisJobAdaptor.pm

Summary

Maintainability
Test Coverage

FIXME found
Open

    # FIXME: An UPSERT would be better here, but it is only promised in PostgreSQL starting from 9.5, which is not officially out yet.

FIXME found
Open

        # FIXME: would it be possible to retain role_id for READY jobs in order to temporarily keep track of the previous (failed) worker?

TODO found
Open

        warn "[Job $job_id] $msg\n";    # TODO: integrate the STDERR diagnostic output with LogMessageAdaptor calls in general

FIXME found
Open

        # FIXME: move the decision making completely to the API side and so avoid the potential race condition.

There are no issues that match your filters.

Category
Status