Constantine Sapuntzakis

Results 15 comments of Constantine Sapuntzakis

Here is our use case: In our server, we are already receiving a request ID from our client using an X-Request-Id header. Folks searching for spans in the Jaeger UI...

Disabling sounds like it will work for our use case. FWIW, the role of server-generated request ID is the OpenTelemetry trace ID or root span ID.

Thank you for your suggestion! Can you tell me more about what happened? (e.g. did you reinstall the browser, starting using a new computer, etc.)

Thank you for your suggestion! If you make the first line of your list of block sites just a + and hit Save Options, I think you might get similar...

Thanks for bug report! I will attempt to reproduce the problem and come up with a fix.

Hi, I am unable to reproduce the problem. Would you be willing to try adding a new empty, local chrome profile and using Siteblock as the only extension in that...

Yeah, this page explains it - https://developer.chrome.com/docs/extensions/develop/migrate/to-service-workers - the service workers get stopped and siteblock shouldn't be using global variables. I was in too much of a rush when I...

Ok, I wasn't using global variables, but I think I forgot an async/await. Much gratitude if you are able to test 6b0e09d.

Ok, more fixes in f49e2bf0ca. I tested locally. I set the timeout for 1 minute every 24 hours. I then browsed to a blocked site until I was blocked. I...

@keroberotte thank you so much for the testing on your end!