jangko ad0c3fb6e0
fix missing req id in router exception handler
when an rpc method in server throw `InvalidRequest` using custom error code,
the router need to mention the request id too.

otherwise the client will throw error with confusing message.
2022-02-28 09:39:49 +07:00
..
2022-01-08 21:39:29 +02:00
2018-11-12 23:54:29 +02:00
2021-02-15 13:45:51 +01:00
2020-03-17 22:05:42 +02:00
2021-11-22 15:14:30 +02:00
2022-02-14 12:16:31 +07:00