Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add request-offline-floating-license #30

Closed

Conversation

muneebkq
Copy link
Collaborator

add request offline floating license

@muneebkq muneebkq requested a review from ahmad-kemsan July 16, 2024 08:30
@muneebkq muneebkq changed the base branch from master to borrowing-develop August 1, 2024 04:01
@@ -58,7 +58,7 @@ export class HostProductVersionFeatureFlag {
export class LexFloatClient {
/**
* Sets the product id of your application.
*

Copy link
Collaborator

Choose a reason for hiding this comment

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

@muneebkq why this change?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

removed

* The maximum value of lease duration is configured in the config.yml of LexFloatServer
*
* @param {number} leaseDuration seconds to lease the license for
* @throws {LexFloatClientException}
Copy link
Collaborator

Choose a reason for hiding this comment

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

@muneebkq Please refer to the header file docs for lease duration.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

value of the lease duration.

The maximum value of lease duration is configured in the config.yml of LexFloatServer

PARAMETERS:
* leaseDuration - value of the lease duration.
Copy link
Collaborator

Choose a reason for hiding this comment

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

@muneebkq Why is the leaseDuration property added as param for RequestFloatingLicense(). There seems to be other docs mistakes as well. Please check the docs again.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

jsdoc modified


PURPOSE: Sends the request to lease the license from the LexFloatServer for offline usage.

RETURN CODES: LF_OK, LF_FAIL, LF_E_PRODUCT_ID, LF_E_LICENSE_EXISTS, LF_E_HOST_URL,
Copy link
Collaborator

Choose a reason for hiding this comment

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

@muneebkq Why is the parameter missing here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

jsdoc modified

Copy link
Collaborator

@ahmad-kemsan ahmad-kemsan left a comment

Choose a reason for hiding this comment

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

Please check the comments

@ahmad-kemsan
Copy link
Collaborator

@muneebkq There are some merge conflicts as well. Please address them

@muneebkq muneebkq requested a review from ahmad-kemsan August 6, 2024 06:49
@muneebkq muneebkq closed this Aug 6, 2024
@muneebkq muneebkq deleted the muneeb/request-offline-floating-license branch January 17, 2025 08:58
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