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
kulay -f random_sqs.test_queue -t redis.test_buffer
In above command the main section random_sqs is invalid and test_queue sub-section is valid. The command doesn't throw any error and silently waits.
kulay -f random_sqs.test_queue -t redis.test_bufferIn above command the main section
random_sqsis invalid andtest_queuesub-section is valid. The command doesn't throw any error and silently waits.