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

Add some error-framework features #726

Merged
merged 8 commits into from
Jun 14, 2024
Merged

Conversation

andistorm
Copy link
Contributor

@andistorm andistorm commented Jun 13, 2024

Describe your changes

  • Add error attribute vendor_id
  • Add ErrorStateMonitor for global error subscriptions
  • Add example module ExampleErrorGlobalSubscriber

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

Requires

TODO before merge

  • adapt version of build kit image
  • adapt version of everest-framework

@andistorm andistorm self-assigned this Jun 13, 2024
@andistorm andistorm force-pushed the feature/add-error-vendor-id branch 3 times, most recently from 5665276 to eea2a04 Compare June 14, 2024 08:29
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>

add global_error_state_monitor

Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>

use build kit branch

Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>

add example module ExampleErrorGlobalSubscriber

Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>

run clang-format

Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
@andistorm andistorm force-pushed the feature/add-error-vendor-id branch from eea2a04 to 0080dba Compare June 14, 2024 08:45
andistorm and others added 4 commits June 14, 2024 10:52
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
In case of not matching columns reset database

Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
@andistorm andistorm merged commit b70f595 into main Jun 14, 2024
6 checks passed
@andistorm andistorm deleted the feature/add-error-vendor-id branch June 14, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants