Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@saschadoemer
Copy link
Member

No description provided.

Add functions to fetch all message headers from the feed.
Format
Copy link
Member

@Frank-Wiebeler Frank-Wiebeler left a comment

Choose a reason for hiding this comment

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

Please fix the CI first.

@saschadoemer
Copy link
Member Author

@Frank-Wiebeler fixed by re-running ;-)

@Frank-Wiebeler
Copy link
Member

@saschadoemer So, looks like we did it twice and it worked ones ;)

Copy link
Member

@Frank-Wiebeler Frank-Wiebeler 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

* @param onboardingResponse The onboard response for the endpoint.
* @return The message ID.
*/
String listAllWithExistingRoute(OnboardingResponse onboardingResponse);
Copy link
Member

Choose a reason for hiding this comment

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

As this is only the requesting function and does not directly return the endpoint list, a name that starts with request would be more accurate.

requestAllWithExistingRoute() or requestAllEndpointsWithExistingRoute()
requestAll() or requestAllEndpoints()

Copy link
Member Author

Choose a reason for hiding this comment

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

Since 'request' is based on the HTTP terminology. I would like to stay with the current name. Resolve the conversation if this is fine.

Copy link
Member

Choose a reason for hiding this comment

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

Good point, what about queue? ;-)

Copy link
Member Author

Choose a reason for hiding this comment

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

I would like to keep the same name for both of the services and therefore, stick with the current name.

Copy link
Member

@Frank-Wiebeler Frank-Wiebeler left a comment

Choose a reason for hiding this comment

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

Awesome :)

@Frank-Wiebeler Frank-Wiebeler merged commit 5bc517e into main Feb 21, 2022
@saschadoemer saschadoemer deleted the feature/list_all_endpoints_as_default_function branch March 9, 2023 17:32
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