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

Add handling of preflight requests in assets #159

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

nathanfranklin
Copy link
Collaborator

@nathanfranklin nathanfranklin commented Nov 13, 2023

Overview:

Add preflight requests for assets route. This was in the kube nginx conf but missed it in the transition to VMs.

Currently, this is breaking our questionnaire work:
Screenshot 2023-11-13 at 3 17 57 PM

Related Jira tickets:

None

Testing Steps:

  1. Deployed via TACC-Cloud/wma-geospatial-deployments@a2704a5 to staging: https://hazmapper.tacc.utexas.edu/staging/

Notes

https://github.com/TACC-Cloud/geoapi/pull/157/files#r1385415551 comment should be considered here. I think so many examples have such a long cache time for "preflight requests" is cause "why not" but then chrome or the browser might choose a lower time.

@nathanfranklin nathanfranklin marked this pull request as draft November 13, 2023 21:28
@nathanfranklin nathanfranklin marked this pull request as ready for review November 14, 2023 19:51
Copy link
Contributor

@taoteg taoteg left a comment

Choose a reason for hiding this comment

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

Good catch!

@nathanfranklin nathanfranklin merged commit d20d431 into feature/questionnaire Nov 14, 2023
3 checks passed
@nathanfranklin nathanfranklin deleted the hotfix/add-preflight-requests branch November 14, 2023 20:23
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.

None yet

2 participants