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've been using / as a separator in the Job Ids, Since Bull is recommending to use any separator other than : because they themselves follow Redis conventions.
But When I setup bullboard I found that it doesn't work with the / because it's not encoded in the URL
The text was updated successfully, but these errors were encountered:
I've been using
/
as a separator in the Job Ids, Since Bull is recommending to use any separator other than:
because they themselves follow Redis conventions.But When I setup bullboard I found that it doesn't work with the
/
because it's not encoded in the URLThe text was updated successfully, but these errors were encountered: