Si Tang

Results 8 comments of Si Tang

I had the same question on why not use `onAcknowledgement`. But after I tried in my local, I found that it's not easy to pass span from `onSend` to `onAcknowledgement`....

I did some digging into the code. The issue is that even though the parser allows overflowing ranges `17-0` in #396 , but these overflowing ranges are not taking effect...

Looking at the example, I think what was causing confusion was the description. `0 * 0/2 * * ?` should be `every minute every 2 hours` instead of simply `every...

All tests for this issue are passing now. It might be fixed by some fixes on another daylight saving issue? @jmrozanec

@jmrozanec Ah... I meant the two ignored tests were also passing in my local.

@jmrozanec That's weird.... I tried to change my local timezone, still found these tests passing. Not sure how I can reproduce the problem here :( (I've got clean master branch,...

Does this mean we want to drop support for Java 11? Java 11 is a widely used LTS version. I'm afraid jumping directly to 17 and dropping support will cause...

Just as an example for you, the `resources` part in this JSON is what is rendered on the page. ``` { "id": 787597, "key": "8caa6477-176c-49eb-b09e-c48f373c9f68", "title": "Capsule Networks", "semantic_type": "Concept",...