Skip to content

fix(one-time-payment): start polling timeout after making payment#1161

Merged
sidvishnoi merged 1 commit into
mainfrom
pay-one-time--polling-start-time
Aug 14, 2025
Merged

fix(one-time-payment): start polling timeout after making payment#1161
sidvishnoi merged 1 commit into
mainfrom
pay-one-time--polling-start-time

Conversation

@sidvishnoi

@sidvishnoi sidvishnoi commented Aug 14, 2025

Copy link
Copy Markdown
Member

Context

Reported by Chimoney that they were often getting "taking too long" message.

If making the payment took longer, we had less time for polling afterwards. Other wallets were making payments faster (maybe faster sandbox account), so it wasn’t caught.

Aside: maybe the timeout earlier meant user facing timeout after they click the pay button - it included the payment + polling. Or, it was regressed at some stage.

Might relate to #877, but not enough data in that issue.

Changes proposed in this pull request

Start polling timeout after making the payment, so the polling timeout does what its name says.

@sidvishnoi sidvishnoi requested a review from DarianM August 14, 2025 12:10
@github-actions github-actions Bot added the area: background Improvements or additions to extension background script label Aug 14, 2025
@github-actions

Copy link
Copy Markdown
Contributor

Extension builds preview

Name Link
Latest commit 84c9c66
Latest job logs Run #16964739688
Chrome (997.18KB)Download
Firefox (997.21KB)Download
Safari (1.92MB)Download

@sidvishnoi sidvishnoi merged commit 08acffd into main Aug 14, 2025
15 checks passed
@sidvishnoi sidvishnoi deleted the pay-one-time--polling-start-time branch August 14, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: background Improvements or additions to extension background script

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants