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
KPM::KillbillPluginArtifact.versions is pulling a large XML document these days, potentially causing OOM under JRuby. We should optimize the code (e.g., can we pass a flag to the API to limit the number of results?).