jpgoelz / AdventOfCode

This contains my efforts to completing the AdventOfCode puzzles.
1 stars 0 forks source link

Possible timeout before puzzle card is shown #61

Open jpgoelz opened 5 years ago

jpgoelz commented 5 years ago

If you want to see the solution of day 5, part 2, the loading indicator disappears after exactly 30 seconds and no puzzle card appears. Probably there is a timeout built in somewhere. The calculation of this puzzle just takes a long time.

jpgoelz commented 5 years ago

AOC-061: Possible timeout before puzzle card is shown

mfbieber commented 5 years ago

AOC-065: Introduce Users and persist their calculations