adobe-to-docusign-migrator/web
Paul Huliganga 5eee7e0ab4 fix(verify): poll every 30s, timeout at 5 min, show Timed Out badge
DocuSign rate-limit guidance discourages polling more than once per 15 min
in production. For this manual quick-test flow, 30s intervals with a 5-min
ceiling is a reasonable middle ground. Production should migrate to DS Connect
(webhooks). Timed-out envelopes show an amber badge with Send Again action.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 14:51:37 -04:00
..
routers fix(verify): look up actual template role names before sending envelope 2026-04-21 14:38:40 -04:00
static fix(verify): poll every 30s, timeout at 5 min, show Timed Out badge 2026-04-21 14:51:37 -04:00
__init__.py feat: idempotent upload + FastAPI web UI with full test coverage 2026-04-17 14:47:27 -04:00
app.py feat(ui-phase-19): verification — send/status/void API + frontend polling 2026-04-21 11:40:19 -04:00
config.py feat: idempotent upload + FastAPI web UI with full test coverage 2026-04-17 14:47:27 -04:00
session.py feat: idempotent upload + FastAPI web UI with full test coverage 2026-04-17 14:47:27 -04:00