Skip to content

Add documentation clarifying FAILURE vs ERROR in CallbackReturn#3087

Open
shlokbandiwar wants to merge 4 commits intoros2:rollingfrom
shlokbandiwar:patch-1
Open

Add documentation clarifying FAILURE vs ERROR in CallbackReturn#3087
shlokbandiwar wants to merge 4 commits intoros2:rollingfrom
shlokbandiwar:patch-1

Conversation

@shlokbandiwar
Copy link

Adds documentation explaining the difference between FAILURE and ERROR return values for lifecycle callbacks.

Closes #3086

Signed-off-by: shlokbandiwar <150021561+shlokbandiwar@users.noreply.github.com>
…embers.

Signed-off-by: shlokbandiwar <150021561+shlokbandiwar@users.noreply.github.com>
…e enum members.

Signed-off-by: shlokbandiwar <150021561+shlokbandiwar@users.noreply.github.com>
Comment on lines -63 to -66
/// Callback function for configure transition
/*
* \return SUCCESS by default
*/

Choose a reason for hiding this comment

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

was the removal of this intentional?

Copy link
Author

Choose a reason for hiding this comment

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

it wasn't intentional it was mistake I am sorry for that

Copy link
Collaborator

Choose a reason for hiding this comment

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

Unresolving this, since it has not been addressed

@solonovamax
Copy link

also probably a good idea to squash these commits? though I'm unsure on the policy for stuff like this for this repo/org

Copy link
Collaborator

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

lgtm, all comments need to be resolved.

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.

Clarify differences between FAILURE and ERROR for CallbackReturn

4 participants