We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This would be used when bringing down a node (after taking it out of the active pool) to ensure no data was lost.
The text was updated successfully, but these errors were encountered:
(From discussion with @lorrin.) Task is one option here, and a CLI command is another. For the CLI command, the workflow would be:
Sorry, something went wrong.
First pass at flush-logs command (See #4).
e9156de
Initial command implementation in, handles happy-case where everything uploads cleanly on first try. But still needs:
It's OK if the container owns the status but not the retry execution itself. It can be up to the client of the command/task to check status.
No branches or pull requests
This would be used when bringing down a node (after taking it out of the active pool) to ensure no data was lost.
The text was updated successfully, but these errors were encountered: