Skip to content
New issue

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

Update docs with 250ms /quote timeout #27

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Update docs with 250ms /quote timeout #27

merged 1 commit into from
Feb 6, 2025

Conversation

noandrea
Copy link
Collaborator

@noandrea noandrea commented Feb 3, 2025

The webhook is required to reply within 250ms for /quote requests.
The goal is to deliver a better user experience to the end user with less delay.

@noandrea noandrea changed the title Update docs with 250ms timeout Update docs with 250ms /quote timeout Feb 3, 2025
Copy link

github-actions bot commented Feb 3, 2025

Coverage report
Filename Lines Covered (%) Functions Covered (%)
order-engine-sdk/src/fill.rs 0 0
order-engine-sdk/src/lib.rs 0 0
order-engine-sdk/src/transaction.rs 0 0
programs/order-engine/src/error.rs 100 100
programs/order-engine/src/instructions/fill.rs 98.71 100
programs/order-engine/src/lib.rs 100 100
server-example/src/config.rs 0 0
server-example/src/main.rs 0 0
server-example/src/server.rs 0 0
webhook-api/src/enums.rs 0 0
webhook-api/src/requests.rs 0 0
webhook-api/src/responses.rs 0 0

@noandrea noandrea merged commit b59b7bf into main Feb 6, 2025
2 checks passed
@noandrea noandrea deleted the timoeout-250ms branch February 6, 2025 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant