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
[c.STREAMING_PARSING_MY_SEGMENTS_UPDATE_V2,c.LOG_PREFIX_SYNC_STREAMING+'Fetching MySegments due to an error processing %s notification: %s'],
35
35
[c.STREAMING_PARSING_SPLIT_UPDATE,c.LOG_PREFIX_SYNC_STREAMING+'Fetching SplitChanges due to an error processing SPLIT_UPDATE notification: %s'],
36
36
[c.WARN_SPLITS_FILTER_NAME_AND_SET,c.LOG_PREFIX_SETTINGS+': names and sets filter cannot be used at the same time. The sdk will proceed using sets filter.'],
37
-
[c.WARN_SPLITS_FILTER_INVALID_SET,c.LOG_PREFIX_SETTINGS+': you passed %s, Flag Set must adhere to the regular expressions %s. This means a Flag Set must start with a letter, be in lowercase, alphanumeric and have a max length of 50 characteres. %s was discarded.'],
38
-
[c.WARN_SPLITS_FILTER_LOWERCASE_SET,c.LOG_PREFIX_SETTINGS+': Flag Set name %s should be all lowercase - converting string to lowercase.'],
37
+
[c.WARN_SPLITS_FILTER_INVALID_SET,c.LOG_PREFIX_SETTINGS+': you passed %s, flag set must adhere to the regular expressions %s. This means a flag set must start with a letter, be in lowercase, alphanumeric and have a max length of 50 characteres. %s was discarded.'],
38
+
[c.WARN_SPLITS_FILTER_LOWERCASE_SET,c.LOG_PREFIX_SETTINGS+': flag set %s should be all lowercase - converting string to lowercase.'],
0 commit comments