resque-web icon indicating copy to clipboard operation
resque-web copied to clipboard

a Rails-based web interface to Resque

Results 44 resque-web issues
Sort by recently updated
recently updated
newest added

We have relative URL path setup for the web server in prod. The links in the resque_web interface are not honoring the relative URL path when the links are clicked...

Trying to get multiple failed queues to show up on resque-web 0.0.7, i'm using a fork of resque at 1.25.2 with https://github.com/resque/resque/pull/1234 applied to it as the multiple queue failure...

Fixed Locally here: https://github.com/resque/resque-web/issues/111 Now the server is not working. Thoughts?

``` [2020-09-10 11:30:58] INFO WEBrick 1.4.2 [2020-09-10 11:30:58] INFO ruby 2.5.8 (2020-03-31) [x86_64-linux-musl] [2020-09-10 11:30:58] INFO WEBrick::HTTPServer#start: pid=1 port=9292 2020-09-10 11:30:59 - Redis::CommandError - CROSSSLOT Keys in request don't hash...

I have a situation where I'm retrying a failed job and it retries an incorrect job instead of the one I chose. Maybe that I have 986 pages of failed...

With Rails 6.0.0, running `rails test` issues the following deprecation warning when `resque-web` gem is included: ``` DEPRECATION WARNING: Initialization autoloaded the constant BadgeLabelHelper. Being able to do this is...

It would be really nice to have a way to define an outer layout for resque-web mounted on a Rails app. In my case I've got a link to it...

This gem depends on `twitter-bootstrap-rails` which itself depends on `actionpack` `~> 5.0`, so it and this gem won't install with Rails 6.0 RC1. https://github.com/seyhunak/twitter-bootstrap-rails/issues/933 Also `twitter-bootstrap-rails` is using Bootstrap 3.1.1,...

Extends `colspan` to fix layout ![Resque_](https://user-images.githubusercontent.com/232392/56438720-e90a2380-62b1-11e9-8a3c-b959c7004c4c.png)