Ezequiel Salas
Ezequiel Salas
I am guessing we could have one hand an error raised if a filter is used for the wrong status (like in the example above) and in the other a...
hi, no problem, from what I can tell, `Adapters#supported_job_filters` will return the natively supported filters for the adapter (taking into account the jobs_relation status), for example: https://github.com/rails/mission_control-jobs/blob/a64a9d09b480bce282e6a35eb0870d360bb6a7a3/lib/active_job/queue_adapters/resque_ext.rb#L50-L54 in the resque...
@rosa no problem, thanks for your help :)
hi, is anyone currently working on this? if not, I would like to give it a try :)
hi @matiassalles99, I took de liberty to open a PR draft since I did some work with jobs filters and this was pretty similar
ohh sorry @matiassalles99, you can go ahead and submit yours
hey @rosa, hope you are doing great, when you have some time, I would like to hear your thoughts about the `configuration/queues` filter I was thinking about making some kind...
update: i was checking the solid_queue codebase and seems like workers metadata field can only have polling_interval, queues and thread_pool_size, if that is the case we could add the three...
@rosa no worries!! I guessed you were busy so no problem really :)