Dan Mayer

Results 150 comments of Dan Mayer

closing this as it is more about how you configure your redis web server or background job server we can just use whatever redis connection is provided.

Do you have a coverband config file, can you share the location of that file and some of the details in it around how you set it's redis? Is this...

ah and what server are you using... puma? and version?

hmm given you are both using passenger, thinking I might have an issue with how we detect our forked processes for that case... I will take a look.

Nice that makes sense... Since I don't want to try to detect all app servers and handle all the on_events for all the server options. I am thinking I can...

noting if you are using redis-rb 3.1.0 or great it will handle this for you. I prefer just letting the library handle the issue vs trying to capture it so...

you can see things setup on this example project but it uses ENV vars to toggle between various options https://github.com/danmayer/coverband_rails_example/blob/main/config/coverband.rb

ahh ok thanks @frsantos I can fix the bug that should work when mounted at any arbitrary URL. Let me know how the staging tests go

ok @frsantos the release 6.0.3.rc.2 has a fix for the relative mount path

as part of this change I bumped the storage version key.... You might need to run and collect data again it will start empty. If you view some of the...