Skip to content

Conversation

@hachikuji
Copy link
Contributor

We defined the type of the rs3 retry timeout as long, but used getInt when accessing the property. This causes a ClassCastException which fails startup.

@hachikuji
Copy link
Contributor Author

A basic integration test would have caught this. I'll try to add something tomorrow.

Copy link
Contributor

@agavra agavra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🫠

@hachikuji hachikuji merged commit dcd5b09 into main Feb 14, 2025
1 check passed
@hachikuji hachikuji deleted the fix-retry-timeout-type branch February 14, 2025 16:27
agavra pushed a commit that referenced this pull request Feb 17, 2025
We defined the type of the rs3 retry timeout as long, but used `getInt` when accessing the property. This causes a `ClassCastException` which fails startup.
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.

3 participants