We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quotes have a limited validity. If users don't sign it withing this time, backend will reject the order placement.
The permit introduces a new signing request, which might make the waiting time longer than usual.
Backend has agreed to increase the quote validity to accommodate for this.
Still, we should track (on Sentry) when this failure happen.
See this
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
Quotes have a limited validity.
If users don't sign it withing this time, backend will reject the order placement.
The permit introduces a new signing request, which might make the waiting time longer than usual.
Backend has agreed to increase the quote validity to accommodate for this.
Still, we should track (on Sentry) when this failure happen.
Context
See this
The text was updated successfully, but these errors were encountered: