Skip to content

INCOMPLETE 파싱 알림 타입·SSE 상태 대응 #519

Description

@m-a-king

서버가 파싱이 일부만 끝난 경우에 ITEM_PARSING_INCOMPLETE 알림과 status=INCOMPLETE SSE 를 새로 보낸다 (TeamPiKi/core#945). 클라는 모르는 타입이라 switch default 로 빠져 딥링크가 동작하지 않는다.

무엇을

  • NotificationTypeTPUSH_NOTIFICATION_TYPEITEM_PARSING_INCOMPLETE 추가
  • 알림 라우팅 세 곳(알림함·푸시·SSE)에 케이스 추가
  • SilentSyncSsePayloadTstatusINCOMPLETE 추가

Metadata

Metadata

Assignees

Labels

WEBfeatureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions