• Sean McGivern's avatar
    Add tags to queue selector attributes · d9b8fe78
    Sean McGivern authored
    Tags are sets of transient annotations for workers. We will change them
    more frequently than other worker attributes, and will remove them
    completely at times.
    
    For instance, we want to tag workers that require disk I/O. Once no
    workers require disk I/O, workers will no longer have the tag indicating
    this, but we'll still support the general tags concept.
    d9b8fe78
cli_methods.rb 3.78 KB