Symbols limit for get_barset

Is there any limit on the symbols list for get_barset call? I was testing following call
api.get_barset(symbols, ‘day’, limit=5).df
It returns unexpected results when symbol list has more than 25 symbols.

I do not find anywhere what should be the maximum number of symbols in the list.
Thanks
Wali