Showing 446 of 446 total issues
XXX found Open
Open
"message": "XXX",
- Exclude checks
FIXME found Open
Open
# FIXME: we can probably merge __send_message and __send_response
- Exclude checks
FIXME found Open
Open
#FIXME It should be normalised by the length of the time interval
- Exclude checks
FIXME found Open
Open
# FIXME: if we want to incorporate Meadow->pipeline_name() filtering here,
- Exclude checks
FIXME found Open
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.
- Exclude checks
FIXME found Open
Open
# FIXME: should not recurse
- Exclude checks
FIXME found Open
Open
my $remaining_job_count = shift @_ || 0; # FIXME: a better estimate would be $self->claimed_job_count when it is introduced
- Exclude checks
FIXME found Open
Open
if(ref($from) eq 'HASH') { # FIXME: currently we don't merge ARRAY references (the only example we currently have is REMARK), only the HASH references
- Exclude checks
FIXME found Open
Open
if( $self->{'logic_name'} ) { # FIXME: for now, logic_name will override analyses_pattern quietly
- Exclude checks
FIXME found Open
Open
# FIXME: if GarabageCollector (beekeeper -dead) gets to these processes first, it will register them as DEAD/UNKNOWN.
- Exclude checks
FIXME found Open
Open
# FIXME: a faster way would be to unclaim( splice(@$jobs, -$jobs_to_unclaim) ); # unclaim the last $jobs_to_unclaim elements
- Exclude checks
XXX found Open
Open
"dbID": XXX,
- Exclude checks
XXX found Open
Open
"branch_name_or_code": XXX,
- Exclude checks
FIXME found Open
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.
- Exclude checks
TODO found Open
Open
# TODO: newer versions of Carp are much more tunable, but I am stuck with v1.08 .
- Exclude checks
XXX found Open
Open
"retry_count": XXX
- Exclude checks
XXX found Open
Open
`EHIVE_WRAPPER_XXX` where `XXX` is the name of the language in upper case.
- Exclude checks
FIXME found Open
Open
# FIXME: would it be possible to retain role_id for READY jobs in order to temporarily keep track of the previous (failed) worker?
- Exclude checks
XXX found Open
Open
<--- { "version": "XXX" }
- Exclude checks
FIXME found Open
Open
my $last_few_seconds = 5; # FIXME: It is probably a good idea to expose this parameter for easier tuning.
- Exclude checks