Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore!: remove wdqs-proxy #833

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

chore!: remove wdqs-proxy #833

wants to merge 18 commits into from

Conversation

rti
Copy link
Contributor

@rti rti commented Feb 7, 2025

bases on work done in #767

maybe we should merge and release #828 first, and make this one go together with #812

@rti rti changed the title chore: remove wdqs-proxy chore!: remove wdqs-proxy Feb 7, 2025
@rti rti requested a review from a team February 10, 2025 09:47
@rti rti marked this pull request as ready for review February 10, 2025 09:47
@@ -23,3 +13,40 @@ server {
root /usr/share/nginx/html;
}
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the purpose of this optional commented-out section of server config? Does it need a comment or clarification here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, no, that is just a left over. Will be removed. Thanks for catching that.

- "traefik.http.middlewares.wdqs-rate-limit.ratelimit.burst=20"
# Apply middlewares to the wdqs router
- "traefik.http.routers.wdqs-router.middlewares=wdqs-prefix,wdqs-headers,wdqs-cors-headers,wdqs-rate-limit"
# TODO: Set timeouts for the wdqs service
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this something still requiring attention?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, as I now understand, it is basically handled downstream by the X-BIGDATA-MAX-QUERY-MILLIS header already. So this would be extra and I would just remove it. Also Traefik serverstransports configuration seems cursed to me 👻

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants