When I using sarama.ConsumePartition for same topic and same partition in different process, is the behavior like they sharing an default group or like they are
I'm testing the ElasticSearch connector for Presto and running into an issue with queries that return a large number of documents. These queries fail due to a c
I have the following function I am calling in a loop function post( $url, $data ) { $ch = curl_init(); curl_setopt( $ch, CURLOPT_URL, $url ); curl_s
i am creating a custom BitmapDescriptor icon using a method, but when i pass the customMapMarker to the icon param the marker is not being shown on the screen.
I want to write to a log file some events. In order to do this I've used functions decorators to add the loggin code, and report the function called. But, the
I want to get a URL from the user in my Flask application, then download and save that URL to disk.
I have a FrameLayout inside a ConstraintLayout. The FrameLayout is constrained to different elements of the screen and has no hardcoded size. <androidx.const
This problem occurs on a self-hosted instance of GitLab Enterprise Edition (v14.7.2ee). All projects are set to "Internal". Steps to reproduce: List all branche