Open
Description
openedon Jan 18, 2024
#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 nginxinc/nginx-plus-go-client#205
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
Type
Projects
Status
🆕 New