lance6716

Results 444 comments of lance6716

> ensuring that each of them provides their approval 😂 /assign bb7133 bornchanger d3hunter easonn7 tangenta

ping @bb7133 @bornchanger @tangenta

I also found https://github.com/pingcap/tidb/issues/42434 but it's reverted somehow.

Not sure if this PR is helpful. https://github.com/pingcap/tiflow/pull/6573 DM uses ADMIN SHOW DDL JOB QUERIES (TiDB specified statement) to check if a DDL is finished

/hold I think the root cause is DDL canceled the context for subtask, but didn't cancel the context to save the status of subtask. they should be failed at the...

I'm using 0.7.4 and still got this error ``` {'index': 0, 'error': True, 'tags': ['error'], 'content': "'list' object has no attribute 'usage'"} ``` and manually apply https://github.com/unclecode/crawl4ai/pull/990 can resolve the...