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

Asynchronous jobs and webhook logic #134

Open
SchwarzM opened this issue Sep 23, 2024 · 0 comments
Open

Asynchronous jobs and webhook logic #134

SchwarzM opened this issue Sep 23, 2024 · 0 comments
Assignees
Labels
concept question Further information is requested

Comments

@SchwarzM
Copy link

We have several parts of the machinery that starts asyncronous jobs in a blackbox style manner.
We need a general pattern how to handle these kinds of jobs:

  • disk sanitization
  • bios updates
  • firmware updates

My first idea would be a webhook pattern that calls back.

@SchwarzM SchwarzM added question Further information is requested concept labels Sep 23, 2024
@SchwarzM SchwarzM self-assigned this Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concept question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant