Pranav Gupta

Results 12 comments of Pranav Gupta
trafficstars

@adrianchifor @uberspot @ramaro suggestions ?

Hi @jacquev6 Thanks for taking out some time and checking the project. I do not have much experience of building docker images for arm architecures but on a quick search...

@natm I think they can be. Although I have previously never used action triggers, will try to integrate that in future.

Should be fixed in v1.0.4

The reason you are able to search in workers is because the one being searched is already available on client side. Currently only client side searching is implemented for all...

@andrew-oreshko cannot make any commitments right now but thinking to pick it up in Jan-Feb 2022.

Jobs sorting will not work globally for now, only for currently loaded data in table.

You can use rqmonitor as flask blueprint ```python from rqmonitor.bp import monitor_blueprint ``` and then can be mounted at some prefix ```python app.register_blueprint(monitor_blueprint, url_prefix="/rqmonitor") ``` with some other configurations you...

Seems like due to connectivity issue to redis or maybe redis auth, can you check your redis connection ?

The configuration for first layer in the paper is mentioned as { Dim : 220050 , # of filters : 16 , Filter size : 64 , stride : 2...