Hey,
When testing w/ localstack-java-utils, I noticed that the 10 lines NUM_LOG_LINES might be too few to spot the Ready. token if the container needs some time to start up, as the logging of the unsuccessful POST / requests might already use up more than this.
Are there any reservations against increasing this number to 100?
Best regards,
Anton Oellerer
Hey, When testing w/ localstack-java-utils, I noticed that the 10 lines
NUM_LOG_LINES
might be too few to spot theReady.
token if the container needs some time to start up, as the logging of the unsuccessfulPOST /
requests might already use up more than this. Are there any reservations against increasing this number to 100? Best regards, Anton Oellerer