Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] add default verdict when no approver is available #22

Closed
edwinkys opened this issue Nov 15, 2024 · 0 comments · Fixed by #24
Closed

[FEAT] add default verdict when no approver is available #22

edwinkys opened this issue Nov 15, 2024 · 0 comments · Fixed by #24
Labels
enhancement New feature or request

Comments

@edwinkys
Copy link
Contributor

Feature Description

Currently, when there is no approver connected to the coordinator server, the receiver server will return an error back to the client. We want to add a configuration that allows the receiver server to auto-approve in case no approver is available.

Potential Solution

  • Set environment variable for this configuration.
  • When get approval method is call, we check for this configuration and return accordingly.
@edwinkys edwinkys added the enhancement New feature or request label Nov 15, 2024
@edwinkys edwinkys linked a pull request Nov 22, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant