Skip to content

Conversation

@devnatan
Copy link
Owner

Nanoseconds were being represented as an Int instead of a Long, causing an overflow.

Caused by: kotlinx.serialization.json.internal.JsonDecodingException: Unexpected JSON token at offset 6710: Failed to parse int for input '30000000000' at path: $.Config.Healthcheck.Interval
JSON input: .....ealth"],"Interval":30000000000,"StartPeriod":120000000000,"R.....

@devnatan devnatan self-assigned this Dec 20, 2025
@devnatan devnatan merged commit 8c6960f into main Dec 20, 2025
1 of 2 checks passed
@devnatan devnatan deleted the fix/healthconfig-signature branch December 20, 2025 22:15
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.

2 participants