Commit Graph

9 Commits

Author SHA1 Message Date
29524af253 fix: increase inter-coupon delay to 30s
All checks were successful
Build and Deploy / deploy-front (push) Successful in 8s
Build and Deploy / deploy-back (push) Successful in 20s
2026-05-19 18:33:47 +09:00
39a31198c2 fix: increase inter-coupon delay to 10s to prevent TOO FREQUENT
All checks were successful
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
d28e85d821 fix: retry indefinitely on captcha OCR failure with 30s delay
All checks were successful
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
2227233dde fix: captcha retry with 30s delay on OCR failure, max 2 attempts
All checks were successful
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
72478bc3cb fix: remove captcha retry - exactly 1 captcha request per coupon to prevent TOO FREQUENT
All checks were successful
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
ae3bd8b72a fix: handle err=40005(USED) as already-received, retry on Sign Error
All checks were successful
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
49f77c2a29 fix: captcha TOO FREQUENT - retry with 10s wait, increase inter-coupon delay to 5s
All checks were successful
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
4b399c0189 fix: 캡차 TOO FREQUENT 해결 + 모바일 반응형 추가
All checks were successful
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
6372c699e6 initial commit 2026-05-11 16:35:26 +09:00