checkPostUpdateResult() used history.find() which only ever updated a single pending entry. When multiple update attempts stacked up, the extra pending entries stayed stuck in 'pending' forever even though the actual update completed. Switch to filter() + loop to clear all matching entries. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
23 KiB
23 KiB