-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Open
Labels
C-featureCategory: Feature request or enhancementCategory: Feature request or enhancementS-awaiting-triageStatus: New issues that have not been assessed yetStatus: New issues that have not been assessed yet
Description
Feature Description
DDC flows where connector takes the responsibility of collecting device data usually has a script injected on client's end. Due to an external script going collecting the device data, there is usually a timeout associated with it for avoiding the user to be on the redirection page indefinitely. Today, these timeouts are hardcoded. Aim is to make these timeout limits configurable via application's ENV
Relevant file - https://github.com/juspay/hyperswitch/blob/main/crates/router/src/services/api.rs#L2100
Possible Implementation
TBA
Have you spent some time checking if this feature request has been raised before?
- I checked and didn't find a similar issue
Have you read the Contributing Guidelines?
- I have read the Contributing Guidelines
Are you willing to submit a PR?
None
Metadata
Metadata
Assignees
Labels
C-featureCategory: Feature request or enhancementCategory: Feature request or enhancementS-awaiting-triageStatus: New issues that have not been assessed yetStatus: New issues that have not been assessed yet