pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript language:C#
Filter by
144M results
What problem does this PR solve?
Issue Number: None
Related PR: None
Problem Summary: Pipeline task execution is wrapped by ASSIGN_STATUS_IF_CATCH_EXCEPTION, which converts Doris exceptions
to Status ...
🚀 Feature: Smart Search Advanced Filtering Integration
📌 Overview Successfully implemented and integrated the new search system for the Fayed (Industrial Symbiosis)
marketplace. The system now supports ...
Closes #2369.
Description
This PR significantly enhances the perceived performance and user experience of the platform by introducing visual
skeleton loaders during asynchronous data fetches on algorithm ...
작업 내용
매장 정보 내부 API 호출 결과 캐싱
- waiting-service에서 웨이팅 등록/권한 검증 시 store-service 내부 API로 조회하던 매장 정보를 Redis에 5분 TTL로 캐싱
- 동일 매장 정보에 대한 반복 호출을 줄여 store-service 의존 호출 부하를 완화
Kafka 기반 웨이팅 세팅 초기화 비동기 처리 ...
feature
🚨 작업 내용 어떤 작업을 했는지 작성해주세요.
- [x] 기능 추가
- [ ] 버그 수정
- [ ] 리팩토링
- [ ] 문서 수정
🎯 작업 목적 Swagger UI에서 로컬 서버와 AWS 배포 서버를 선택해 API를 테스트할 수 있도록 OpenAPI 서버 URL 설정을 추가했습니다.
기존에는 Swagger가 접속 환경 기준으로만 동작해 ...
Summary
- add a static reader focus table to the full source inventory overview for configuration gaps, manual maintenance,
disabled state, and platform bridge entries
- keep all 154 registered ...
Summary
- run the Beta17 external audit status gate from release-train dry-run
- update the Beta17 release-train regression to expect the new command
- harden the regression cleanup so Beta17 evidence ...
Seems there is a race condition where the lobby could load, player controllers are not yet loaded, so the readystate
check would see 0 =0 and immediately start the game again.
Added a check to make sure ...