Skip to content

feat: Support path in STACKKIT_CLOUD_TASKS_HANDLER #127

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

Conversation

andrew-broberg-five9
Copy link
Contributor

@andrew-broberg-five9 andrew-broberg-five9 commented Jan 24, 2024

This adds support for the STACKKIT_CLOUD_TASKS_HANDLER url to handle subpaths

Sometimes an application is deployed on a URL that is not the root domain which we do.

This should be backwards compatible as it supports STACKKIT_CLOUD_TASKS_HANDLER having the handle-task suffix already, or if it doesn't have it it'll add it.

Closes #119

@andrew-broberg-five9 andrew-broberg-five9 marked this pull request as ready for review January 24, 2024 03:56
@marickvantuil marickvantuil merged commit a2a2b21 into stackkit:master Jan 28, 2024
@marickvantuil
Copy link
Member

Thank you! I tagged v3.6.4 with this feature!

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.

Subpath in STACKKIT_CLOUD_TASKS_HANDLER throws Exception
2 participants