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

Implemented logic to load OpenAPI validator spec at app load #178

Closed
wants to merge 2 commits into from

Conversation

em-abee
Copy link
Contributor

@em-abee em-abee commented Jun 14, 2024

  1. Implemented logic to load OpenAPI validator spec at app load to improve latency issue
  2. Removed unused import from some files
  3. Added /status routs to debug version of app deployed
  4. Added log for OpenAPI validator failure
  5. Added log for layer2 config message
  6. Added action in latency logs

…ve latency issue

1. Implemented logic to load OpenAPI validator spec at app load to improve latency issue
2. Removed unused import from some files
3. Added /status routs to debug version of app deployed
4. Added log for OpenAPI validator failure
5. Added log for layer2 config message
6. Added action in latency logs
@em-abee em-abee force-pushed the openapi_cahche_on_appload branch from d2df7ea to 33ce1c4 Compare June 19, 2024 06:48
Modified the logic to cache few files upon app load
@em-abee em-abee closed this Jun 30, 2024
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.

4 participants