Thanks for this addon!
I am facing this issue recently:
If an url which has no query params is given, ex: /abc then the ignoring happens. But if an url contains query params like /abc?x=1 then the GET request is not ignored. Is it an issue with pace or ember cli pace?