Commit Graph

3 Commits

Author SHA1 Message Date
2ffd31885e fix: ensure poll unpins reliably and remove duplicate quiz
- Remove the extra Wednesday 16:19 send_quiz job; only the Friday 17:00
  quiz remains, matching the /start description. The duplicate send
  overwrote the poll mapping, orphaning the earlier pinned poll so it
  was never unpinned.
- Extract unpinPoll() and call it at the start of CreatePairs so the
  poll is always unpinned, even when no pairs can be formed (previously
  early returns skipped the unpin block entirely).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-01 22:02:55 +03:00
Artem Tsyrulnikov
913c945a32 fix: polling 2026-02-08 20:22:47 +03:00
Artem Tsyrulnikov
f833aeaf41 first commit 2026-02-05 15:41:56 +03:00