fluent-plugin-gcs
fluent-plugin-gcs copied to clipboard
Change recursion to loop in generate_path
Iterative implementation for generate_path()
will reduce the risk of stack overflow due to recursion. This change could mitigate https://github.com/daichirata/fluent-plugin-gcs/issues/17.
I new to Ruby and have some trouble with the unit test failures... @daichirata @cosmo0920 could you help me take a look?
@daichirata @cosmo0920 Pardon me for another ping. Could you take a look at this PR and perhaps share some guidance on how to fix the test? Thank you so much
Is there anyway to get this pr addressed. Anything I can do to help?
This issue is causing my team much pain. =(
Since it was not possible to import the file as is due to a bug, we fixed the bug and merged the file after cherry-picking it.
- #24