Skip to content
View MingLin1995's full-sized avatar
👀
是不是在偷看我啊!!
👀
是不是在偷看我啊!!

Block or report MingLin1995

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MingLin1995/README.md

👋 Hi I'm Ming

Typing SVG

Open Source Contributions

NestJS PR #17781 Merged NestJS PR #17797 Merged NestJS PR #17668 Merged

Three PRs merged into nestjs/nest master.

@nestjs/microservices — tracing spans left open on failure paths

  • #17781 — When a message handler threw, NestJS skipped the hook that closes the tracing span: the failures you most need to trace left no telemetry, and each one stayed in memory for good. The one-shot guard added on the base Server class is today the only place in the package where that hook is called — Nest's author reused it across five transports in #17794.
  • #17797 — Three more of the same on Kafka's request-response path. The worst leaked one span per retry, so the longer a downstream service stayed down, the faster memory grew.

@nestjs/common — a pipe that rejected every valid value

  • #17668ParseEnumPipe returned 400 for every member of a numeric enum, because HTTP params arrive as strings and the check compared '0' against 0.

How I found and fixed each one

On My Medium

More on Ming's Medium

Connect With Me

LinkedIn Badge Gmail Badge

Main Technologies Used

My Skills

Backend Skills

Backend Skills

DevOps Skills

DevOps Skills

Frontend Skills

Frontend Skills

minglin1995

Pinned Loading

  1. crypto-sniper-v2 crypto-sniper-v2 Public

    幣安合約篩選器 v2

    TypeScript

  2. food-traceability-system-MVP food-traceability-system-MVP Public

    食材履歷追溯系統 - MVP(整合 LLM 查詢與 Kubernetes 部署)

    TypeScript

  3. nestjs-project-template nestjs-project-template Public

    NestJs 基礎開發模板

    TypeScript

  4. binance-sync-service binance-sync-service Public

    撈K線資料,IP被鎖到不要不要的,用個排程控制一下

    TypeScript

  5. Lambda-clearnupS3 Lambda-clearnupS3 Public

    Serverless 總該要實際應用一下

    TypeScript

  6. CryptoSniper CryptoSniper Public

    身為一個交易者,自己開發輔助工具,想要多彈性就能多彈性

    JavaScript 6 1