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
I had searched in the issues and found no similar issues.
Enhancement Request
Configuration can only be saved to cacheWebHookConfig the next time EventMesh is started.
The cacheWebHookConfig located at org.apache.eventmesh.webhook.receive.storage.WebhookFileListener#cacheInit
Describe the solution you'd like
Load the configuration immediately after inserting it.