Wolfram Müller

Results 16 comments of Wolfram Müller

> > If I understood correctly, there is only one concurrency key per job in Solid Queue? > > Yes, that's right, you can only specify a single concurrency key...

I tried running the specs, but got: ``` An error occurred while loading ./spec/gush_spec.rb. Failure/Error: require 'active_support' NameError: uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger ``` 🤔

thanks @nplusp I updated the Gemfile as you suggested. lets see if that triggers github actions now

> thanks @nplusp I updated the Gemfile as you suggested. lets see if that triggers github actions now ah, the tests run now, but most of them fail with `uninitialized...

@nplusp yes, it also shows the failing tests in the workflows now: https://github.com/wnm/gush/actions/runs/20033903532