Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DocGrid
/
docgrid
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
5
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[Fix] RAG 답변 생성이 PROCESSING 상태로 무기한 대기하는 문제 수정
- #287
#287
Merged
kangcheolung
merged 8 commits into
develop
DocGrid/docgrid:develop
from
fix/286
DocGrid/docgrid:fix/286
Copy head branch name to clipboard
Aug 23, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
[Fix] RAG 답변 생성이 PROCESSING 상태로 무기한 대기하는 문제 수정
#287
kangcheolung
merged 8 commits into
develop
DocGrid/docgrid:develop
from
fix/286
DocGrid/docgrid:fix/286
Copy head branch name to clipboard
Commits
Commits on Aug 23, 2026
feat: #286 RagResponseRepository에 stale job 조회/강제종료 쿼리 추가
Show description for 4b69fc3
kangcheolung
and
claude
committed
4b69fc3
View commit details
Copy full SHA for 4b69fc3
Browse repository at this point
feat: #286 RagFacade에 failIfStillProcessing 추가
Show description for f50874c
kangcheolung
and
claude
committed
f50874c
View commit details
Copy full SHA for f50874c
Browse repository at this point
feat: #286 RagJobTimeoutSweeper 추가 및 stale-threshold 설정
Show description for 52d195b
kangcheolung
and
claude
committed
52d195b
View commit details
Copy full SHA for 52d195b
Browse repository at this point
test: #286 RAG 타임아웃 스위퍼 관련 테스트 추가
Show description for c91d89f
kangcheolung
and
claude
committed
c91d89f
View commit details
Copy full SHA for c91d89f
Browse repository at this point
fix: #286 RAG 답변 대기 30초 초과 시 안내 문구 전환
Show description for 243a48b
kangcheolung
and
claude
committed
243a48b
View commit details
Copy full SHA for 243a48b
Browse repository at this point
docs: #286 RAG 타임아웃 스위퍼 설계 문서 작성
Show description for 9f13340
kangcheolung
and
claude
committed
9f13340
View commit details
Copy full SHA for 9f13340
Browse repository at this point
fix: #286 sweep 중 한 job의 예외가 나머지 job 처리를 막지 않게 격리
Show description for bb99d09
kangcheolung
and
claude
committed
bb99d09
View commit details
Copy full SHA for bb99d09
Browse repository at this point
fix: #286 연속된 PROCESSING 검색에서 대기 타이머가 재시작되지 않던 문제 수정
Show description for 85117fc
kangcheolung
and
claude
committed
85117fc
View commit details
Copy full SHA for 85117fc
Browse repository at this point
You can’t perform that action at this time.