bugsnag / bugsnag-ruby

BugSnag error monitoring & reporting software for rails, sinatra, rack and ruby
https://docs.bugsnag.com/platforms/ruby
MIT License
246 stars 174 forks source link

Use docker compose exec to run queue commands in maze runner tests #771

Closed imjoehaines closed 1 year ago

imjoehaines commented 1 year ago

Goal

Switch to using docker compose exec to run queue commands in the Maze Runner tests

This is faster and more reliable than the timeout based approach we're currently using