You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When starting the event store I get the following error:
2024-11-22 14:20:37,192 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.eventstore.projection."payout-projection".subscription.enabled" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
But the flag is definitely being used, I tested running tests with and without it and got different results.
The text was updated successfully, but these errors were encountered:
When starting the event store I get the following error:
But the flag is definitely being used, I tested running tests with and without it and got different results.
The text was updated successfully, but these errors were encountered: