Replies: 1 comment 11 replies
-
Sorry - when i say "the round Robin assignment broke" - it did the following:
|
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @jamessimone
Just troubleshooted a Platform cache issue that I accidentally created for myself using your Round Robin (great app so far, cheers!).
I was reading your wiki about using platform cache - and how a platform cache entry is required and created as part of this package - and when I went and had a look i noticed 2 things:
so i thought i had to allocate some capacity - so i added 1mb in both Session and Org.
Then the round Robin assignment broke....
so i removed my newly allocated mb's - and it started working again.
Are you able to explain how that works? I'm probably doing it wrong, but just in case i have identified a bug.
cheers
Beta Was this translation helpful? Give feedback.
All reactions