Commit Graph
8 Commits
Author SHA1 Message Date
hyoseung 39a31198c2 fix: increase inter-coupon delay to 10s to prevent TOO FREQUENT
Build and Deploy / deploy-front (push) Successful in 7s
Build and Deploy / deploy-back (push) Successful in 20s
2026-05-19 18:27:59 +09:00
hyoseung d28e85d821 fix: retry indefinitely on captcha OCR failure with 30s delay
Build and Deploy / deploy-front (push) Successful in 7s
Build and Deploy / deploy-back (push) Successful in 22s
2026-05-19 18:19:40 +09:00
hyoseung 2227233dde fix: captcha retry with 30s delay on OCR failure, max 2 attempts
Build and Deploy / deploy-front (push) Successful in 7s
Build and Deploy / deploy-back (push) Successful in 20s
2026-05-19 18:18:55 +09:00
hyoseung 72478bc3cb fix: remove captcha retry - exactly 1 captcha request per coupon to prevent TOO FREQUENT
Build and Deploy / deploy-front (push) Successful in 8s
Build and Deploy / deploy-back (push) Successful in 20s
2026-05-19 18:13:58 +09:00
hyoseung ae3bd8b72a fix: handle err=40005(USED) as already-received, retry on Sign Error
Build and Deploy / deploy-front (push) Successful in 7s
Build and Deploy / deploy-back (push) Successful in 20s
2026-05-19 18:03:28 +09:00
hyoseung 49f77c2a29 fix: captcha TOO FREQUENT - retry with 10s wait, increase inter-coupon delay to 5s
Build and Deploy / deploy-front (push) Successful in 8s
Build and Deploy / deploy-back (push) Successful in 20s
2026-05-19 17:54:32 +09:00
hyoseung 4b399c0189 fix: 캡차 TOO FREQUENT 해결 + 모바일 반응형 추가
Build and Deploy / deploy-front (push) Successful in 8s
Build and Deploy / deploy-back (push) Successful in 21s
2026-05-19 17:48:56 +09:00
hyoseung 6372c699e6 initial commit 2026-05-11 16:35:26 +09:00