fix(ais): AIS WebClient 버퍼 제한 초과(DataBufferLimitException) 수정 #68
No reviewers
레이블
레이블 없음
마일스톤 없음
담당자 없음
참여자 2명
알림
마감일
마감일이 설정되지 않았습니다.
의존성
No dependencies set.
Reference: gc/snp-batch-validation#68
불러오는 중...
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/fix-ais-webclient-buffer-limit"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
변경 사항
maritimeAisApiWebClient버퍼 제한 50MB → 100MB 확대 (다른 WebClient와 동일)ReactorClientHttpConnector추가: 연결 타임아웃 10초, 응답 타임아웃 60초원인
GetTargetsEnhanced) 응답이 50MB 버퍼 제한을 초과하여DataBufferLimitException발생테스트
MR 승인 (via /mr skill)