You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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