Summary
미들웨어를 사용한 exception handler 구현
Motivation
#7 이슈에서 논의되는 에외 처리 방식에 대한 해결
Proposal
FastMCP 미들웨어 기능을 활용해 exception handler를 만드려고 합니다.
Additional context
참고 문서 : https://gofastmcp.com/servers/middleware#error-handling-middleware
Summary
Implement exception handler using middleware
Motivation
Address the exception handling approach discussed in issue #7
Proposal
Creating an exception handler by utilizing FastMCP's middleware.
Additional context
ref : https://gofastmcp.com/servers/middleware#error-handling-middleware
Summary
미들웨어를 사용한 exception handler 구현
Motivation
#7 이슈에서 논의되는 에외 처리 방식에 대한 해결
Proposal
FastMCP 미들웨어 기능을 활용해 exception handler를 만드려고 합니다.
Additional context
참고 문서 : https://gofastmcp.com/servers/middleware#error-handling-middleware
Summary
Implement exception handler using middleware
Motivation
Address the exception handling approach discussed in issue #7
Proposal
Creating an exception handler by utilizing FastMCP's middleware.
Additional context
ref : https://gofastmcp.com/servers/middleware#error-handling-middleware