close
The Wayback Machine - https://web.archive.org/web/20210201194554/https://github.com/topics/rpc-server
Skip to content
#

rpc-server

Here are 120 public repositories matching this topic...

armeria
policeman-kh
policeman-kh commented Dec 1, 2020

Our service, https://store.line.me using armeria and embedding tomcat service.
ref: https://armeria.dev/docs/server-servlet

When tomcat execution is long then ameria got timeout error, "503 Service Unavailable" message appears in browser.
We would like to response custom error page to users instead of "503 Service Unavailable" message.

As-Is:
Just "503 Service Unavailable" message. It's

Improve this page

Add a description, image, and links to the rpc-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rpc-server topic, visit your repo's landing page and select "manage topics."

Learn more