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

[FEATURE] Runtime Timeout Warning Notifications not implemented #57

Closed
1 of 4 tasks
brent-johnson opened this issue Oct 30, 2023 · 1 comment
Closed
1 of 4 tasks
Labels
enhancement New feature or request

Comments

@brent-johnson
Copy link
Contributor

Is your feature request related to a problem? Please describe.
JobsHealth and JobsHealthRules are implemented in the Bundles Model but are missing from Brickflows Util Core (src/core/brickflow_utils.py) this means that Brickflow cannot be used to implement runtime timeout warning notifications.

Cloud Information

  • AWS
  • Azure
  • GCP
  • Other
    Description:
    It would be nice if Brickflow Util Core included these options in the workflow and task definitions.

Describe alternatives you've considered
The alternative to this would be to not use brickflow
Additional context
health: Optional[JobsHealth] = None

@brent-johnson brent-johnson added the enhancement New feature or request label Oct 30, 2023
@brent-johnson
Copy link
Contributor Author

brent-johnson commented Nov 3, 2023

Submitted #58 for review

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

No branches or pull requests

2 participants