-
Notifications
You must be signed in to change notification settings - Fork 129
Closed
Labels
area/reliabilityReliability relatedReliability relatedbacklogCurrently unprioritized work. May change with user feedback or as the product progresses.Currently unprioritized work. May change with user feedback or as the product progresses.blockedBlocked by other issueBlocked by other issuetrackingTo track external issues or changes that will affect NKGTo track external issues or changes that will affect NKG
Description
#1469 brought support for dynamic reconfiguration of NGINX Plus upstreams.
However, when making NGINX Plus API call (HTTP requests), we don't control they cancelation of those operations.
We'd like to control cancelations for two reasons:
- graceful termination. When NGF terminates, it needs to finish any in-progress API calls.
- configuring a API call timeout -- control how much time NGF allows for a successful API call
Acceptance criteria:
- Implement cancelation.
- Implement a reasonable timeout.
Blocked by nginx/nginx-plus-go-client#205
Metadata
Metadata
Assignees
Labels
area/reliabilityReliability relatedReliability relatedbacklogCurrently unprioritized work. May change with user feedback or as the product progresses.Currently unprioritized work. May change with user feedback or as the product progresses.blockedBlocked by other issueBlocked by other issuetrackingTo track external issues or changes that will affect NKGTo track external issues or changes that will affect NKG
Type
Projects
Status
✅ Done