No. Even if the number of different digits in the cycle is 1 or 1 million, the method of finding the fraction is the same.
Here's one sample
x = 0.333333333333333333..... to infinity.
10x = 3.3333333333333333 .....
....x = 0.3333333333333333.... Subtract
9x = 3
x = 1/3 which you likely knew already.
A more complicated one would be
x = 0.123456712345671234567 ..... You have to indicate this goes to infinity.
1000000x = 1234567.1234567 .... to infinity
. . . . . . . . x = . . . . . . .0.1234567 ....
999999x = 1234567 divide by 999999
x = 1234567/999999 This might reduce but for the purposes of this question it does not matter. Notice the method is the same.
If you mean that does the cycle contain an infinite number of digits, then yes it does matter. There have to be an infinite number of them.