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

[wip] Module actions #204

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

[wip] Module actions #204

wants to merge 4 commits into from

Conversation

seime
Copy link
Collaborator

@seime seime commented Jul 16, 2024

Resolves #82

@seime
Copy link
Collaborator Author

seime commented Jul 16, 2024

Module loading is dynamic, and not all modules may be present at the time of JRule startup.

Any good ideas on how to solve this? Except for changing startlevel to 81 or more?

@seaside1
Copy link
Owner

Maybe it is a good idea to make sure JRule starts late (changing start level)
Otherwise maybe we can schedule a reinit later if it fails to start (not sure we can detect that)

@wollyd
Copy link

wollyd commented Aug 20, 2024 via email

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.

Feature request: Add support for all rule actions
3 participants