question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

EndpointGroup design issues

See original GitHub issue

It seems like some users have the following concerns with the current EndpointGroup and EndpointGroupRegistry API:

  • Using a ‘string’ as a way to specify a target endpoint group makes it hard to build a clear dependency between an EndpointGroup and a Client.
  • There’s no clear unified contract for the life cycle of an EndpointGroup, which complicates the user application shutdown process.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
trustincommented, Jan 9, 2020

There’s no clear unified contract for the life cycle of an EndpointGroup, which complicates the user application shutdown process.

Thinking of allowing an EndpointGroup implementation to add a listener to a ClientFactory so that it can close itself when the ClientFactory is closed. What do you think?

0reactions
minwooxcommented, Jan 4, 2020

👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Testing a primary and a secondary endpoint in a group ...
Given any particular α-level boundary for the primary endpoint, we study the problem of determining the boundary for the secondary endpoint to control...
Read more >
Full article: Considerations on Testing Secondary Endpoints in ...
1. Introduction. In the fixed sample size design, formal statistical testing of secondary endpoints can follow the rejection of the null hypothesis for...
Read more >
Endpoint Groups (Virtual) | Apstra 4.1 - Juniper Networks
From the blueprint, navigate to Staged > Virtual > Endpoints > Endpoint Groups and click Create Endpoint Group. Configure the endpoint group as...
Read more >
Planning and Analyzing a Group-Sequential Multi ... - | RPACT
Planning and Analyzing a Group-Sequential Multi-Arm Multi-Stage Design with Binary Endpoint using rpact. Stephen Schueuerhuis, Gernot Wassmer, and Friedrich ...
Read more >
Optimality criteria for futility stopping boundaries for group ...
In contrast, group sequential designs allow an early stopping of the trial ... a single continuous primary endpoint compared between two groups.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found