Skip to content

Conversation

@havetisyan
Copy link
Collaborator

Description

the user input for the timeout is Integer. internally all max/min settings are integers but the function returns long which then causes the value to be cast back to int for the token. the proper fix is to return the value from the timeout function as int and not long

Contribution Checklist:

  • The pull request does not introduce any breaking changes
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

Attach Screenshots (Optional)

@havetisyan havetisyan merged commit 885df3e into master Aug 6, 2025
8 checks passed
@havetisyan havetisyan deleted the int-fn branch August 6, 2025 22:59
@kreeksec
Copy link

kreeksec commented Aug 15, 2025

Thank for all @psasidhar @havetisyan ,

Acknowledge contributed thanks to @odaysec

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.

4 participants