Werk #16204: metrics: Fix Internal Server Error when decimal timestamps are provided
| Component | REST API | ||
| Title | metrics: Fix Internal Server Error when decimal timestamps are provided | ||
| Date | Nov 17, 2023 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
Prior to this werk, when a timestamp contained decimal values the endpoint would return status 500 (Internal server error). This change fixes that and now it returns 400 (Bad Request) and a brief explanation of the error.