-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Problem
When the quickstart times out when creating a request it displays this message
Error: Transaction confirmation not received. Try polling getTransactionsByChannelId() until the transaction is confirmed.
deferDelay: 3000ms,
maxRetries: 30,
retryDelay: 1000ms,
exponentialBackoffDelay: 0ms,
maxExponentialBackoffDelay: 30000ms
Proposed Solution
Add a button that allows the user to "continue waiting" when a timeout occurs.
Bandaid fix
- Increase the timeout from 30 seconds to something longer like 2 minutes
Definition of Done
- github browser-create-a-request
- github browser-pay-a-request
- csb browser-create-a-request
- csb browser-pay-a-request
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🎫 Backlog
