Skip to content

Implement cancellation of NGINX Plus API calls #1478

Open

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 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

No one assigned

    Labels

    area/reliabilityReliability relatedbacklogCurrently unprioritized work. May change with user feedback or as the product progresses.blockedBlocked by other issuetrackingTo track external issues or changes that will affect NKG

    Type

    No type

    Projects

    • Status

      🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions