반응형
코틀린의 Coroutine으로 네트워크 호출을 할 경우,
Retry는 어떻게 구현해야 할 까요.
오늘은 이 방법에 대해서 정리해 보도록 하겠습니다.
1.
\
728x90
'Android 개발 > Coroutine , Flow, Channel' 카테고리의 다른 글
Coroutine suspend 동작에 관한 좋은 예와 잘못된 예 # 비동기 (0) | 2023.04.18 |
---|---|
flatMapLatest 이용해서 값이 들어오는 것을 기다리기 # Coroutine (0) | 2023.04.18 |
함수 실행 시간 측정 후 Delay 사용하기 (0) | 2023.04.14 |
MutableStateFlow 이용한 로딩 후 로딩 완료 기다리기 구현 방법 (0) | 2023.04.08 |
StateFlow 정리 # Android Kotlin Coroutine getStateFlow StateIn (0) | 2022.10.12 |
Kotlin Coroutine Flow 총정리 part3 # launchIn (0) | 2022.10.10 |
Kotlin Coroutine 총정리 part2 # Cancellation Exception Handling (0) | 2022.10.09 |
Kotlin Coroutine 총정리 part1 # launch async Context Job CoroutineScope (2) | 2022.10.07 |
Coroutine을 이용해 Parallel한 네트워크 호출 #Kotlin (0) | 2020.03.28 |
Coroutine의 Async와 await 사용시 Exception Handling에 관하여 #Kotlin (0) | 2020.02.16 |
댓글