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
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
.
TEAM-SMASHING
/
SMASHING-ANDROID
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
14
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[FEAT/#245] SSE BackOff 적용 및 연결 상태 관리 리팩
- #312
#312
Merged
seungjunGong
merged 16 commits into
develop
TEAM-SMASHING/SMASHING-ANDROID:develop
from
feat/#245-sse_backoff
TEAM-SMASHING/SMASHING-ANDROID:feat/#245-sse_backoff
Copy head branch name to clipboard
Apr 26, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
[FEAT/#245] SSE BackOff 적용 및 연결 상태 관리 리팩
#312
seungjunGong
merged 16 commits into
develop
TEAM-SMASHING/SMASHING-ANDROID:develop
from
feat/#245-sse_backoff
TEAM-SMASHING/SMASHING-ANDROID:feat/#245-sse_backoff
Copy head branch name to clipboard
Commits
Commits on Mar 3, 2026
[merge/#245] pulled develop
seungjunGong
committed
e5be3b8
View commit details
Copy full SHA for e5be3b8
Browse repository at this point
Commits on Mar 6, 2026
[merge/#245] pulled devleop
seungjunGong
committed
2f415cc
View commit details
Copy full SHA for 2f415cc
Browse repository at this point
Commits on Mar 27, 2026
[merge/#245] pulled develop
seungjunGong
committed
df69c77
View commit details
Copy full SHA for df69c77
Browse repository at this point
Commits on Apr 8, 2026
[merge/#245] pulled develop
seungjunGong
committed
c564a8a
View commit details
Copy full SHA for c564a8a
Browse repository at this point
[docs/#245] debug 배포 txt 업데이트
seungjunGong
committed
0a0b135
View commit details
Copy full SHA for 0a0b135
Browse repository at this point
[feat/#245] AuthManager를 통한 인증 상태 관리 및 SSE 연결 로직 리팩터링
Show description for 497f8f5
seungjunGong
committed
497f8f5
View commit details
Copy full SHA for 497f8f5
Browse repository at this point
[refactor/#245] 토큰 재발급시 datastore 저장로직을 repository 단으로 승격
seungjunGong
committed
a67b0ff
View commit details
Copy full SHA for a67b0ff
Browse repository at this point
[refactor/#245] TokenReissueUseCase 구현 및 관련 로직 리팩토링
Show description for 9feb7fa
seungjunGong
committed
9feb7fa
View commit details
Copy full SHA for 9feb7fa
Browse repository at this point
[feat/#245] SSE 인증 실패(401) 대응 및 토큰 재발급 로직 구현
Show description for 4f73ca9
seungjunGong
committed
4f73ca9
View commit details
Copy full SHA for 4f73ca9
Browse repository at this point
Commits on Apr 9, 2026
[feat/#245] SSE 연결 관리에 Thread-safe를 위한 synchronized 블록 추가
seungjunGong
committed
eaaaf82
View commit details
Copy full SHA for eaaaf82
Browse repository at this point
[feat/#245] SseManager 지수 백오프 기반 재연결 로직 구현
Show description for 99426fc
seungjunGong
committed
99426fc
View commit details
Copy full SHA for 99426fc
Browse repository at this point
Commits on Apr 10, 2026
[fix/#245] MainActivity onDestroy 내 sseManager 관련 로직 제거
seungjunGong
committed
cff7457
View commit details
Copy full SHA for cff7457
Browse repository at this point
[refactor/#245] EventRepositoryImpl 로직 분리 및 가독성 개선
Show description for 84798fa
seungjunGong
committed
84798fa
View commit details
Copy full SHA for 84798fa
Browse repository at this point
[refactor/#245] SSE 토큰 재발급 로직을 TokenAuthenticator 로 위임
Show description for 32931a1
seungjunGong
committed
32931a1
View commit details
Copy full SHA for 32931a1
Browse repository at this point
[fix/#245] AuthManagerImpl 동기화 방식 변경 (AtomicBoolean -> synchronized)
seungjunGong
committed
9e2be07
View commit details
Copy full SHA for 9e2be07
Browse repository at this point
[merge/#245] pulled develop
seungjunGong
committed
60ec660
View commit details
Copy full SHA for 60ec660
Browse repository at this point
You can’t perform that action at this time.