Skip to content

Custom routers now get the same default error handling as normal routers#267

Open
iffy wants to merge 2 commits intodom96:masterfrom
iffy:pr-i211-customroutes-error
Open

Custom routers now get the same default error handling as normal routers#267
iffy wants to merge 2 commits intodom96:masterfrom
iffy:pr-i211-customroutes-error

Conversation

@iffy
Copy link
Contributor

@iffy iffy commented Sep 18, 2020

Fixes #211

I don't know if this is the way you'd fix it or not. It pairs the normal matcher and error handler into a tuple which is then passed to initJester. If it's needed for backward compatibility, I could add the original initJester procs back in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"error" block of Jester does not work when using custom routers

1 participant