-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Labels
apiRelated to the API.Related to the API.bugSomething that isn't working.Something that isn't working.customerFor any bug reports or feature requests tied to customer requestsFor any bug reports or feature requests tied to customer requestsnetworkingRelated to the networking.Related to the networking.
Milestone
Description
It's been observed in
- 500 error returned on BGP config create. #6244
- Report of 500 returned from deleting a BGP configuration.
There are places in the networking API where we squash errors that should carry useful diagnostic information into generic 500s. This is bad for operators as it leaves them guessing about what's going wrong. We should audit the networking APIs to seek out and correct the places where this is happening.
Metadata
Metadata
Assignees
Labels
apiRelated to the API.Related to the API.bugSomething that isn't working.Something that isn't working.customerFor any bug reports or feature requests tied to customer requestsFor any bug reports or feature requests tied to customer requestsnetworkingRelated to the networking.Related to the networking.