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: optimize state machines #1396

Merged

Conversation

wolf4ood
Copy link
Contributor

@wolf4ood wolf4ood commented Jul 4, 2024

WHAT

optimize state machines with index on state and state_timestamp

WHY

Briefly state why the change was necessary.

FURTHER NOTES

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Closes #1394

@wolf4ood wolf4ood force-pushed the feat/1394_optimize_state_machine branch from bec8c09 to a144608 Compare July 4, 2024 10:30
@wolf4ood wolf4ood marked this pull request as ready for review July 4, 2024 12:19
@wolf4ood wolf4ood merged commit de35e01 into eclipse-tractusx:main Jul 4, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

Optimize state machines
3 participants