Disable GEO_SECONDARY_PROXY in RSpec tests
Workhorse tests are already testing the behavior with this enabled and disabled, and the Rails specs test the results of the API endpoint polled by this. Without this, rspec system pg tests run into random failures regarding database (statement timeouts, foreign key violations because records are missing).
Showing
Please register or sign in to comment