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

[Bug]: Catalyst Gateway API errors on 404 #1487

Open
2 tasks done
jmgilman opened this issue Jan 9, 2025 · 0 comments
Open
2 tasks done

[Bug]: Catalyst Gateway API errors on 404 #1487

jmgilman opened this issue Jan 9, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@jmgilman
Copy link
Collaborator

jmgilman commented Jan 9, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When accessing an "unknown" URL on the Catalyst Gateway API, it emits a log entry like the following:

{"timestamp":"2025-01-09T00:07:04.197262689Z","level":"ERROR","message":"HTTP Response Error:","err":"Error { source: Some(NotFoundError) }","target":"cat_gateway::service::utilities::middleware::tracing_mw","filename":"bin/src/service/utilities/middleware/tracing_mw.rs","line_number":337,"threadName":"tokio-runtime-worker","threadId":"ThreadId(5)"}

Expected Behavior

A 404 is not an error condition and shouldn't be logged.

Project

Backend

What operating system are you seeing the problem on?

Linux

What browsers are you seeing the problem on?

Not Applicable

Relevant log output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jmgilman jmgilman added the bug Something isn't working label Jan 9, 2025
@jmgilman jmgilman changed the title [Bug]: Catalyst Gateway API errors when 404 [Bug]: Catalyst Gateway API errors on 404 Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: New
Development

No branches or pull requests

1 participant